Closed Bug 16803 Opened 25 years ago Closed 25 years ago

[Ender]Unable to copy/paste chars from mapped charts

Categories

(Core :: Internationalization, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: marina, Assigned: akkzilla)

References

Details

(Whiteboard: [Patch in hand])

Attachments

(2 files)

Steps to reproduce: -go to Start menu>Program> Accessoires> Character Map -choose Bitstrim Cyberbit font; -as a subset choose CJK compatibilty ideagraphs; -select one, copy it and try to paste into the blank Editor page; //note : the result will ? question mark
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M12
Assignee: ftang → nhotta
Status: ASSIGNED → NEW
Target Milestone: M12 → M11
Copy & paste issue we talk before. Reaissng this to nhotta.
Status: NEW → ASSIGNED
This is a cross platform feature but the implentation is platform specific. I am going to fix this for Win32, Macintosh bug is filed as 10816 ([PP] Add Unicode clipboard support to Mac ). Probably we should file one for Unix if there is a same problem. Regarding the mile stone, I am not sure if I can finish this for M11.
Target Milestone: M11 → M12
For Win32, CF_UNICODETEXT handling is not complete, I should add support for that. CF_UNICODETEXT is mapped to kUnicodeMime (text/unicode, in fact, this is not MIME registred type). Anyway, the editor currently does not use kUnicodeMime. Looks like kHTMLMime, kTextMime and kJPEGImageMime are used. So I think the editor also needs change in order to support unicode clipboard. Adding akkana to cc. Move mile stone to M12.
Blocks: 17907
Attached file Editor change to use kUnicodeMime (deleted) —
Win32 implementation of CF_UNICODETEXT has been completed (so no change there). I added a code in the editor to use kUnicodeMime when it's available.
Assignee: nhotta → akkana
Status: ASSIGNED → NEW
The current patch works for windows. Linux has a crasher 18276. Macintosh does not have unicode clipboard support yet so no behavioral change with this patch. Reassign to akkana so this bug can be coordinated with 18276 fix.
Status: NEW → ASSIGNED
Depends on: 18276
I have Naoki's patch, and am coordinating with Pavlov to make sure the gtk crasher gets fixed before I check in this patch.
Whiteboard: [Patch in hand]
updating whiteboard with current status
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The fix was checked in yesterday, and Pavlov's gtk fix was checked in the previous night.
Status: RESOLVED → VERIFIED
I verified this in 120108 Win32 build.
No longer blocks: 17907
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: