fuzzy font at dialog with fade toggle in IE7 and Opera 9
Reported by: |
guest |
Owned by: |
bill |
Priority:
|
high
|
Milestone:
|
0.9
|
Component:
|
Dijit
|
Version:
|
0.4.2
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
The font inside a dialog is very fuzzy, if a dialog is opened with fade.
Other effects like wipe are correct.
The problem is only in IE7 and Opera 9, not in Firefox 2. (Other browser are not tested from me.)
Change History (4)
Component: |
General →
Dijit
|
Owner: |
changed from anonymous to bill
|
Milestone: |
→ 0.9
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Hmm, yeah I wouldn't say "fuzzy" but it does look bad in IE7. It's due to Alpha(Filter opacity=100), which is set even after the animation finishes. Just need an onEnd handler?