Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

double clicking does not highlight entire word in javascript console

  • 1 balas
  • 1 memiliki masalah ini
  • 10 kunjungan
  • Balasan terakhir oleh 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

Semua Balasan (1)

more options

when using FF this bad behaviour also happens on HTML textfields