#5448 closed defect (fixed)
toolbar flickers in IE6 when hovering over toolbar buttons
Reported by: | liucougar | Owned by: | nonken |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Cc: | dante, nonken | |
Blocked By: | Blocking: |
Description
open dijit ests est_Toolbar.html in IE6, when you hover over toolbar buttons, the whole toolbar expands and the retracts when mouse enters and leaves.
Change History (13)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Cc: | dante added |
---|---|
Milestone: | → 1.1 |
comment:3 Changed 13 years ago by
Seems to only happen when hovering over a depressed toggle button (ex, the "bold" button)
comment:6 Changed 13 years ago by
Cc: | nonken added |
---|
comment:7 Changed 13 years ago by
Owner: | changed from alex to nonken |
---|
Looks like Nikolai fixed this. test_Editor and test_Toolbar are working correctly (albeit loading slowly) on IE6 for me now.
comment:8 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:9 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Ugh, my mistake... it's not fixed. I forgot that it only occurs when you mouse over a depressed button. Nikolai, can you handle this one? Feel free to roll back [11024].
comment:10 Changed 13 years ago by
actually, it looks like the transparent border to me. Take out the "transparent" in .tundra .dijitToolbar .dijitButtonNode
and the problem goes away. Maybe IE6 just doesn't support this, so it throws in a thicker border instead? Maybe this can somehow be conditionalized for ie6?
comment:12 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:13 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
another issue is: the last button in the first toolbar is too tall in IE6