Opened 11 years ago
Closed 11 years ago
#9951 closed defect (fixed)
Disabled InlineEditBox gets focus when pressing <tab>
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Pressing the <tab> key will cause disabled dijit.InlineEditBox? elements to still get focus. The tab should not stop on disabled widgets to be consistent with the way other widgets behave.
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | set to Nathan Toone |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [20218]