Search and Top Navigation
#5272 closed bug (fixed)
Opened March 04, 2010 04:41AM UTC
Closed March 20, 2010 07:56PM UTC
Autocomplete sometimes doesn't resize matches window
Reported by: | theojapa | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.autocomplete | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
To repeat:
Have the autocomplete just match a short string. When the user continues typing, have the autocomplete match longer strings. The matches window is not resized properly, as seen in the screenshot.
Attachments (2)
Change History (2)
Changed March 10, 2010 05:40PM UTC by comment:1
Changed March 20, 2010 07:56PM UTC by comment:2
milestone: | TBD → 1.8 |
---|---|
resolution: | → fixed |
status: | new → closed |
Fixed in c2ed8ffc07903855d67c8a446beeedff96fb5af6.
We are having some trouble reproducing this issue. Could you provide a testcase with the code and markup you are using? Thanks.