Closed
Bug 217238
Opened 22 years ago
Closed 22 years ago
Copying text to clipboard results in question marks
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
References
()
Details
(Keywords: fixed1.4.1)
Attachments
(1 file)
|
2.61 KB,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
Copying text from this page (title) results in question marks.
This is because when we convert Unicode to the OS/2 codepage, we lose chars
because we don't have those quotes in the OS/2 codepage.
Also notice the question marks in the title bar.
| Assignee | ||
Comment 1•22 years ago
|
||
Also fixed a clipboard memory leak.
| Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 130376 [details] [diff] [review]
Fix for problem
I'll fix the spacing
Attachment #130376 -
Flags: review?(pedemont)
Updated•22 years ago
|
Attachment #130376 -
Flags: review?(pedemont) → review+
| Assignee | ||
Comment 3•22 years ago
|
||
Fix checked in to trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•22 years ago
|
Keywords: fixed1.4.1
You need to log in
before you can comment on or make changes to this bug.
Description
•