Opened 11 years ago
Closed 9 years ago
#11154 closed defect (patchwelcome)
TabContainer: mouse over menu button scrolls tab list (IE7 RTL)
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Dijit | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In themeTester.html?dir=rtl on IE7, set browser window narrow enough so that scrolling tabs appear. Press left-scroll button until "Closable" tab is visible. Move cursor away from TabContainer then back over menu button (showing list of tabs). The TabContainer suddenly scrolls back to the first tab.
Works correctly on IE8; didn't try other browsers.
A similar problem exists in 1.4, but the unwanted scrolling happens on mouse-out from the left-arrow button.
Change History (8)
comment:1 Changed 11 years ago by
comment:2 Changed 10 years ago by
Milestone: | 1.6 → 1.7 |
---|
comment:3 Changed 10 years ago by
Owner: | set to bill |
---|
comment:4 Changed 9 years ago by
moved to 1.7.1 for consideration. Please move to 1.8 as appropriate.
comment:6 Changed 9 years ago by
Milestone: | 1.7.1 → future |
---|
comment:7 Changed 9 years ago by
This stopped happening for me on IE7 in the 1.6 release. It does still occur in IE8 though, when the document mode is "IE7 standards". Will leave the ticket open in case we find a solution in the future.
comment:8 Changed 9 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Actually, I'll close as "patchwelcome" since I don't know any solution.
test_TabContainer.html?dir=rtl works on IE7 but has a similar problem on IE8 in IE7 compatibility mode, either on mousedown or on when you stop hovering the left button.