Closed
Bug 136004
Opened 23 years ago
Closed 23 years ago
unable to paste Latin1 characters
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 128480
People
(Reporter: jwz, Assigned: joki)
Details
Create an HTML file containing only this:
Foöbar.
(That's "F o & o u m l ; b a r ." in case bugzilla mangles it.)
Select it. Try to paste it in, say, xemacs or gnome-terminal.
What pastes is "Fo?bar."
Selection contents:
STRING Foo"bar.
TEXT Fo?bar.
COMPOUND_TEXT Fo?bar.
UTF8_STRING Fo��bar.
text/html F\000o\000�\000b\000a\000r\000.\000
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 128480 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•