Opened 13 years ago
Closed 13 years ago
#6523 closed defect (invalid)
BorderContainer: splitter jumps when tabbing around
Reported by: | ptbrunet | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When using the BorderContainer as in http://becky.dojotoolkit.org/DOJOtest_041108/Testcase/MainTree.html if you tab around the splitter shifts left and right at certain points in the tab order.
Note: See
TracTickets for help on using
tickets.
BorderContainer? requires that one of the regions be marked 'center'. Given that we don't have error checking code, this is a pretty easy mistake to make. Not sure that justifies us putting in a test, though...