Custom Query (7259 matches)
Results (61 - 63 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#7461 | duplicate | checkbox button fails at retrieving elements when id contains ':' charracter | ||
Description |
When id of an input element contains ':' character, ui.button works for standards buttons, but fails with checkbox buttons when retriving label elements. See jsfiddle link for example. (tested with 1.8.13 and 1.9pre master branch) http://jsfiddle.net/gwXEU/1/ |
|||
#3059 | fixed | cannot select text in dialog content | ||
Description |
When the ui.draggable or ui.resizable files are included, along with ui.dialog.js (whether or not the dialog is made draggable or resizable) text selection in the content of the dialog is disabled. It should be enabled. |
|||
#3216 | wontfix | Problems with inner div with scrolls bar in dialogs with Opera 9.5x | ||
Description |
Hi, When the dialog is moved, resized, clicked on, opened again after being closed, the inner div is always and automatically scrolled back to line 1
Live test page : http://bertrand3000.free.fr/ |