Opened 13 years ago
Closed 12 years ago
#6150 closed defect (fixed)
Button: strange font adjustments when browser font-size is large (IE)
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - LnF | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
See themeTester.html, "Buttons" tab on IE6 or IE7.
If the browser's text-size (not zoom, but text-size) is set largest, the fonts on the buttons are unequal. (The Save button text is larger.)
Normal text size:
IE in large text size setting:
Attachments (3)
Change History (7)
Changed 13 years ago by
Attachment: | mediumText.gif added |
---|
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Component: | Dijit → Dijit - LnF |
---|
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.3 → 1.4 |
Deferred until after IE8 support is added.
Changed 12 years ago by
Attachment: | 6150.patch added |
---|
add BUTTON tag to ComboButton? template so that IE applies fonts consistently and resize that BUTTON tag so that its TD parent does not inherited extra IE padding
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
[17678] Fixes #6150. Add BUTTON tag to ComboButton? template and set its width to avoid an IE/TD/BUTTON bug.
Note: See
TracTickets for help on using
tickets.
medium text size setting