Thursday, December 29, 2011

Issue in numeric value 1 color display in GWT application

We are experiencing a strange problem in our application.
The numeric value 1 is getting displayed in burgundy color instead of
black color.
Our application is using

GWT 2.3
Default CSS font is Arial

Particularly this issue is happening only in Windows 7 with 1280 * 800
screen resolution.
MAC environment is working as expected.

We have identified few temporary fixes for this issue. I provided here
the same for reference.
Fix 1 - The issue will go away if we change the screen resolution to
1024 * 768
Fix 2 - If we change the default font to Helvetica, then the numeric
value 1 is displayed in black.

Any thought on this?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment