#252 closed defect (fixed)
ComboBox needs an Iframe
Reported by: | bill | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On IE the comboxbox doesn't work right if there is a <select> element underneath the drop down list. Typical IE bleed through problem. See demos/widget/Mail/NewMessage.html for an example (but change it so it prints the combobox on the left rather than in the center).
There also seems to be a javascript error sometimes when you press the down arrow after there is only one choice left.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Oh I forgot -- there's an alignment problem where the drop down list appears to the right.