Ticket #1230 (new defect)

Opened 4 months ago

Last modified 2 months ago

[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

XinhaCore_ie_select_css.patch (305 bytes) - added by guest 4 months ago.

Change History

Changed 4 months ago by guest

Changed 2 months ago by gogo

  • keywords patch added
  • summary changed from CSS width attribute breaks select display in IE to [PATCH] CSS width attribute breaks select display in IE
Note: See TracTickets for help on using tickets.