#7513 closed bug (fixed)
Autocomplete: long text wraps in Firefox
Reported by: | tucan26 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.17 |
Component: | ui.autocomplete | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello, I am using autocomplete with jQuery UI and I'm noticing text wrap in Firefox.
Test case is on http://www.koreandictionary.net/
Choose Pronunciation from select box and type sa lang. The last phrase on the list is wrapping in Firefox only.
Someone suggested that I report this as a bug so here it is.
Change History (5)
comment:1 Changed 12 years ago by
Status: | new → open |
---|---|
Summary: | text wrapping in Firefox → Autocomplete: long text wraps in Firefox |
Version: | 1.8.13 → 1.8.14 |
comment:2 Changed 12 years ago by
I have a feeling this is a sub-pixel issue in Firefox. Simply adding +1
to this line seems to work around this bug.
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Autocomplete: Add 1px to the width of the menu to avoid wrapping in Firefox. Fixes #7513 - Autocomplete: long text wraps in Firefox.
Changeset: 4cc61b459d73af78dd40f01e3250f2546d9f04bd
comment:4 Changed 11 years ago by
Autocomplete: Add 1px to the width of the menu to avoid wrapping in Firefox. Fixes #7513 - Autocomplete: long text wraps in Firefox. (cherry picked from commit 4cc61b459d73af78dd40f01e3250f2546d9f04bd)
Changeset: 757384b8c5eb1ccf354f9ab98fcb3b0e6cae6e1d
comment:5 Changed 11 years ago by
Milestone: | 1.9 → 1.8.17 |
---|
reduced test case: http://jsbin.com/abawoq