#8793 closed bug (fixed)
Dialog: Internal autocomplete causes scroll bars
Reported by: | frediani.adrien | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.2 |
Component: | ui.dialog | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When an autocomplete widget is inside a dialog, and when user is start typing into the autocomplete a vertical/horizontal is appearing inside the dialog.
Sample test case: http://jsbin.com/ufevol/1/edit
Change History (4)
comment:1 Changed 10 years ago by
Component: | ui.core → ui.dialog |
---|---|
Status: | new → open |
Summary: | scroll appearing when autocomplete is inside a dialog → Dialog: Internal autocomplete causes scroll bars |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhidden. Fixes #8793 - Dialog: Internal autocomplete causes scroll bars.
Changeset: 48e0aa0fd2782380931af43abb5bb92b73ebe4ad
comment:3 Changed 10 years ago by
CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhidden. Fixes #8793 - Dialog: Internal autocomplete causes scroll bars. (cherry picked from commit 48e0aa0fd2782380931af43abb5bb92b73ebe4ad)
Changeset: db1a622900250eef3be2dff23d17a00dbc15a1d3
comment:4 Changed 10 years ago by
Milestone: | 1.10.0 → 1.9.2 |
---|
Confirmed on latest - http://jsbin.com/ujuciq/1/edit. The issue is not present in 1.8.24.