Closed
Bug 164940
Opened 22 years ago
Closed 22 years ago
plaintext copy pastes Japanese
Categories
(Core :: DOM: Serializers, defect, P1)
Core
DOM: Serializers
Tracking
()
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: akkzilla, Assigned: alecf)
References
Details
(Keywords: smoketest)
Attachments
(2 files)
617 bytes,
patch
|
Details | Diff | Splinter Review | |
557 bytes,
patch
|
timeless
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
Seen in today's linux builds, opt & debug:
Doubleclick in the urlbar to copy, then middlemouse in another window to paste.
Xterm window: pastes ????????????????????
Composer window: locks up for a while then pastes a bunch of Japanese.
Alecf already has a fix.
Reporter | ||
Comment 1•22 years ago
|
||
D&D is also busted (locks up the machine for a while, then the app eventually
dies due to lack of resources).
Alec suggested changing ToNewCString on line 125 of
widget/src/xpwidgets/nsPrimitiveHelpers.cpp to ToNewUnicode, which does indeed
fix the problem.
Keywords: smoketest
Assignee | ||
Comment 2•22 years ago
|
||
here's the fix, as tested by akkana
Reporter | ||
Comment 3•22 years ago
|
||
Assignee | ||
Comment 4•22 years ago
|
||
I just need a review and sr=
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: fix in hand
Target Milestone: --- → mozilla1.2alpha
Reporter | ||
Comment 5•22 years ago
|
||
Comment on attachment 96877 [details] [diff] [review]
Alec's fix
r=akkana, does fix the problem for xterm and composer, copy/paste and
drag/drop.
Attachment #96877 -
Flags: review+
Assignee | ||
Comment 6•22 years ago
|
||
Comment on attachment 96877 [details] [diff] [review]
Alec's fix
sr=alecf
Attachment #96877 -
Flags: review+ → superreview+
Comment 7•22 years ago
|
||
*** Bug 164935 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 8•22 years ago
|
||
ok, fixed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment on attachment 96877 [details] [diff] [review]
Alec's fix
looks good, r=timeless, we can call it akk's fix :)
Attachment #96877 -
Flags: review+
Comment 10•22 years ago
|
||
Comment on attachment 96877 [details] [diff] [review]
Alec's fix
/r=yokoyama
looks good
Comment 11•22 years ago
|
||
*** Bug 164771 has been marked as a duplicate of this bug. ***
Comment 12•22 years ago
|
||
*** Bug 164966 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
*** Bug 164965 has been marked as a duplicate of this bug. ***
Comment 14•22 years ago
|
||
*** Bug 164999 has been marked as a duplicate of this bug. ***
Comment 15•22 years ago
|
||
*** Bug 165003 has been marked as a duplicate of this bug. ***
Comment 16•22 years ago
|
||
Could someone please consider changing the OS and platform? I didn't find this
bug as I tend not to look at PC bugs.
Updated•22 years ago
|
OS: Linux → All
Hardware: PC → All
Comment 17•22 years ago
|
||
changed platform and os to all
![]() |
||
Comment 18•22 years ago
|
||
*** Bug 165066 has been marked as a duplicate of this bug. ***
Comment 19•22 years ago
|
||
*** Bug 165099 has been marked as a duplicate of this bug. ***
Comment 20•22 years ago
|
||
*** Bug 165113 has been marked as a duplicate of this bug. ***
Comment 21•22 years ago
|
||
*** Bug 165167 has been marked as a duplicate of this bug. ***
Comment 22•22 years ago
|
||
*** Bug 165168 has been marked as a duplicate of this bug. ***
Comment 23•22 years ago
|
||
*** Bug 139592 has been marked as a duplicate of this bug. ***
Comment 24•22 years ago
|
||
*** Bug 164943 has been marked as a duplicate of this bug. ***
Comment 25•22 years ago
|
||
*** Bug 165448 has been marked as a duplicate of this bug. ***
Comment 26•22 years ago
|
||
*** Bug 165477 has been marked as a duplicate of this bug. ***
Comment 27•22 years ago
|
||
You really should add the words "clipboard" to this bug's title - that's why I
couldn't find it when I searched for it.
![]() |
||
Comment 28•22 years ago
|
||
*** Bug 165845 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•