Search and Top Navigation
#8793 closed bug (fixed)
Opened November 09, 2012 09:49AM UTC
Closed November 09, 2012 01:11PM UTC
Last modified November 13, 2012 04:01PM UTC
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:
Attachments (0)
Change History (4)
Changed November 09, 2012 11:15AM UTC by comment:1
component: | ui.core → ui.dialog |
---|---|
status: | new → open |
summary: | scroll appearing when autocomplete is inside a dialog → Dialog: Internal autocomplete causes scroll bars |
Changed November 09, 2012 01:11PM UTC by comment:2
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
Changed November 13, 2012 03:57PM UTC by comment:3
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
Changed November 13, 2012 04:01PM UTC by comment:4
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.