Custom Query (18300 matches)
Results (175 - 177 of 18300)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#250 | fixed | A methods to destroy Editor are require | ||
Description |
There no methods to destroy Editor properly. So, we can't instantiate a new Editor for same element (after close previous instance). See comments to Ticket 234 |
|||
#251 | fixed | Dialog not working on IE | ||
Description |
In test_Dialog.html when you press show 1) the page should be grayed out, but it isn't 2) the drop down lists that aren't behind the widget become invisible |
|||
#252 | fixed | ComboBox needs an Iframe | ||
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. |