Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

double clicking does not highlight entire word in javascript console

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 10 προβολές
  • Τελευταία απάντηση από 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

Όλες οι απαντήσεις (1)

more options

when using FF this bad behaviour also happens on HTML textfields