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

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

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

All prompts from javascript MM_popupMsg() have 2 lines at most, even with very large texts, when tab-modal prompts is enabled. Can I improve the number of lines?

  • 3 απαντήσεις
  • 3 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από cor-el

more options

With tab-modal prompts enabled, a prompt that has javascript MM_popupMsg() as source code has 2 lines at most. When the message text is very extensive, the prompt opens wider than the browser. Thus, the 'OK' button and part of the text remain inaccessible. When I disable tab-modal prompts, the text is automatically organized into a number of lines, in such a way that all the text remains accessible.

With tab-modal prompts enabled, a prompt that has javascript MM_popupMsg() as source code has 2 lines at most. When the message text is very extensive, the prompt opens wider than the browser. Thus, the 'OK' button and part of the text remain inaccessible. When I disable tab-modal prompts, the text is automatically organized into a number of lines, in such a way that all the text remains accessible.

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

more options

Sounds like this bug:

  • bug 686469 - Tab-modal alert can overflow the browser window
more options

It realy does! I had looked for some reference like this for days (including in bugzilla), but I didn't found this. Thanks!