#2028 closed defect (fixed)
Combobox arrow too big / setContentBox() not working on img (IE)
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | HTML | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
On IE, the Combobox arrow is too big (compared to the input box), unless the page is in strict mode. (Testcase: remove the first line from test_Combobox.html)
It boils down to a problem w/setContentBox(), or actually getBoxSizing(), --> the sizing for images is apparently always CONTENT_BOX, even though normal elements like <div> are BORDER_BOX. Of course, this is referring to IE in backwards compatibility mode.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Summary: | setContentBox() not working w/inset border → Combobox arrow too big / setContentBox() not working on img (IE) |
Changed 14 years ago by
Attachment: | bill2.2.html added |
---|
comment:2 Changed 14 years ago by
Milestone: | → 0.4.1 |
---|---|
Owner: | changed from Bryan Forbes to bill |
Status: | new → assigned |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
try on IE vs FF to see different size of image