After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 63837 - JavaScript alert()s using ISO 8859-1 codes are not displayed correctly.
JavaScript alert()s using ISO 8859-1 codes are not displayed correctly.
Status: RESOLVED DUPLICATE of bug 62260
Product: galeon
Classification: Deprecated
Component: User interface
0.x
Other other
: Normal normal
: ---
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2001-11-05 22:34 UTC by Sebastiano Vigna
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastiano Vigna 2001-11-05 22:34:23 UTC
Using alerts whose text contains ISO 8859-1 characters beyond 127 causes
truncation of the displayed text. Try

alert("Non è possibile modificare l'elemento richiesto");

After "Non" nothing is displayed in the alert. This does not happen in Mozilla.
Comment 1 Marco Pesenti Gritti 2001-11-07 11:06:51 UTC
Puoi provare a fare un bookmark di una pagina con lo stesso titolo ?
Viene troncato ?
Comment 2 Sebastiano Vigna 2001-11-07 11:09:51 UTC
No, a bookmark with Name="Non è possibile" is correctly displayed in
menus.
Comment 3 Marco Pesenti Gritti 2001-11-20 12:16:21 UTC
I cannot reproduce this one
Comment 4 Marco Pesenti Gritti 2001-11-20 12:39:53 UTC

*** This bug has been marked as a duplicate of 62260 ***