#11187 closed defect (fixed)
Toolbar in a11y mode causes screen jumping on Button hover
Reported by: | Douglas Hays | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dijit - Form | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run test_Toolbar.html?a11y=true
In tundra, hovering over the ComboButtons? causes the button arrow parts to shrink and the whole page can move.
In claro, hovering over all Buttons cause them to get noticeably shorter.
Change History (3)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.6 |
---|---|
Status: | new → assigned |
Version: | 1.5.0b2 → 1.5 |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 9 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [23317]) Prevent jitter on hover of Toolbar buttons in a11y mode, fixes #11187.