Closed
Bug 3962
Opened 26 years ago
Closed 26 years ago
Form does not display non-ascii characters
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
M9
People
(Reporter: teruko, Assigned: kmcclusk)
References
()
Details
(Whiteboard: DEPEND - Intl)
Tested 3-17-99 Win32 build.
In the above page, the Japanese selection under the items (商品名) and the Japanese buttons at the end of the page are not
displayed correctly.
Reporter | ||
Updated•26 years ago
|
Priority: P3 → P2
Target Milestone: M4
Updated•26 years ago
|
Assignee: ftang → trudelle
Comment 1•26 years ago
|
||
I believe this will be fix when our GFX base widget land (or I should say switch
to the GFX based widget).
Reassign this to Peter Trudelle since he own Toolkit. Peter, take your time to
land GFX based widget. Just remember this bug is depend on that.... (Make sure
you call the PRUnichar* or nsString based GetWidth/DrawString so it will render
Japanese correctly) :) Please close this bug after you land them.
Updated•26 years ago
|
Assignee: trudelle → evaughan
Priority: P2 → P3
Target Milestone: M4 → M5
Comment 2•26 years ago
|
||
reassigning to evaughan, since the only widgets mentioned are buttons. p3 for
m5
Updated•26 years ago
|
Assignee: evaughan → teruko
Comment 3•26 years ago
|
||
Apprunner now uses GFX widgets so it should render japanese. Can you confirm
this with the current build and close out this bug if is displays correctly?
You can also test with viewer is you turn GFX rendering on by selecting
tools->style->widget rendering mode->gfx from the menu. Then loading the page.
-E
I tried 1999-04-16-08 apprunner on US NT4. After I hit reload, the drop-downs
and buttons display Latin1 garbage characters. Elsewhere in the page, Japanese
displays correctly.
There is no viewer.exe in this day's zip file.
Reporter | ||
Updated•26 years ago
|
Assignee: teruko → evaughan
Reporter | ||
Comment 5•26 years ago
|
||
I tested the 4-20-99 build. I got the same result as Bob mentioned.
Updated•26 years ago
|
Assignee: evaughan → kmcclusk
Comment 6•26 years ago
|
||
Kevin,
Talked to Vidur and he said your the man for this. I guess you own DrawString. I
looked at my code and it seems to do everything right. Gets the string from the
attribute and draws it. Not sure why it doesn't work in japanese.
Updated•26 years ago
|
Target Milestone: M5 → M6
Comment 7•26 years ago
|
||
Moving to M6.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M6 → M7
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7 → M8
Updated•26 years ago
|
Whiteboard: DEPEND - Intl
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8 → M9
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 10•26 years ago
|
||
Verified as dup.
You need to log in
before you can comment on or make changes to this bug.
Description
•