Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

double clicking does not highlight entire word in javascript console

  • 1 resposta
  • 1 tem este problema
  • 10 visualizações
  • Última resposta de EventHorizon

more options

when using javascript console - it fails to highlight entire word if it contains underscores. Here is some sample text as it appears in console :

   ERROR - ReferenceError: curr_msg_stream is not defined

if I double clicked on msg which appears in middle of word : curr_msg_stream it fails to highlight entire word ... it will only highlight msg .... google chrome behaves correctly on this

when using javascript console - it fails to highlight entire word if it contains underscores. Here is some sample text as it appears in console : ERROR - ReferenceError: curr_msg_stream is not defined if I double clicked on msg which appears in middle of word : curr_msg_stream it fails to highlight entire word ... it will only highlight msg .... google chrome behaves correctly on this

Todas as respostas (1)

more options

when using FF this bad behaviour also happens on HTML textfields