Ticket #1230 (new defect)
[PATCH] CSS width attribute breaks select display in IE
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | xinha select css width ie internetexplorer patch |
| Cc: |
Description
If there's a CSS block for the select tag specifying a width as percentage, e.g.
select {width: 100%}
IE won't display Xinha's dropdown lists. :(
Tested with: 0.95, 0.94
Possible fix: Set the dropdown list's width to 'auto' upon creation :o)
Fix was tested with IE and FF (2.0.0.14) and did not seem to break anything... :)
I'll try to attach a diff against current trunk (rev 1001)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
