Closed
Bug 645795
Opened 14 years ago
Closed 9 years ago
Copying Greek/Hebrew-Unicode characters from UniCorn (JAVA) to FF does not function
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: oliver.cremer, Unassigned)
Details
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9.2.15) Gecko/20110305 Firefox/3.6.15
Build Identifier: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9.2.15) Gecko/20110305 Firefox/3.6.15
Unicorn: http://www.quasillum.com/software/unicorn.htm
Copying Greek/Hebrew? Text to FF does not function.
1.Run Unicorn
2.Ctrl+G for Greek Keyboard
3.Type something
4.Strg+a, Strg+c
5.Paste in FF -> Only ????? appear
but: 6.Paste in OOo -> all correct.
Comment from dmik (http://svn.netlabs.org/java/ticket/54):
Tried this application. I believe that the same (?????) happens if you try to paste the text from it to a regular OS/2 application such as e.exe. Obviously, Greek symbols cannot be represented in your 8-bit code page so Java (Odin) inserts them to the clipboard using a custom Unicode clipboard format but FF seems to prefer the standard 8-bit CF_TEXT format (that cannot represent these symbols and contains ?????) instead of the custom Unicode format, while OOo prefers the latter and therefore works.
I think the problem should be reported to the OS/2 FF maintainers.
Reproducible: Always
Steps to Reproduce:
1. see above
2.
3.
Updated•14 years ago
|
Hardware: Other → x86
Updated•14 years ago
|
Version: unspecified → 3.6 Branch
Comment 1•9 years ago
|
||
OS/2 is no longer a supported platform.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•