Opened 14 years ago
Closed 14 years ago
#5926 closed defect (fixed)
strange IE toolbar behaviour
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.0 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description (last modified by )
Tool bar with buttons looks different in IE as appose to FF. In IE the bottom of the blue hover rectangle is invisible and the images move a little when you hover over them. If you dont use a table to layout the buttons the images do not move. In FF everything works as expected.
The test_Toolbar.html however works correctly in IE and FF.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | test_toolbar.html added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | → 1.2 |
---|---|
Owner: | set to bill |
comment:3 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I did a big overhaul of the Toolbar CSS and IE6 is working perfectly for me now (on IE6). I didn't try your example since you have a <table> inside the Toolbar, which is not supported.
Note: See
TracTickets for help on using
tickets.
possibly a dup of #4816