Opened 16 years ago
Closed 15 years ago
#1267 closed defect (fixed)
ComboBox: Display bug with autocomplete (FF/Linux only)
Reported by: | moe | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.3 |
Keywords: | combobox | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
Seems like this only happens on linux, here is a video: http://daserva.de/~moe/trash/dojo_ComboBoxBug.swf
To reproduce go to http://archive.dojotoolkit.org/nightly/tests/widget/test_ComboBox.html and use the second box (ComboBox? #2: dataUrl, autocomplete=true)
- Enter the letter "c" (without quotes)
- Hit Backspace twice
- Enter the letter "c" again
Bug: You get a blank (white) dropdown. It does contain values but they are not visible until you select them.
Change History (8)
comment:1 Changed 16 years ago by
Milestone: | → 0.4 |
---|---|
Owner: | changed from bill to alex |
comment:2 Changed 16 years ago by
Owner: | changed from alex to neil |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
comment:4 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
comment:5 Changed 16 years ago by
Milestone: | 0.4 → 0.5 |
---|---|
Resolution: | worksforme |
Status: | closed → reopened |
Summary: | ComboBox: Display bug with autocomplete → ComboBox: Display bug with autocomplete (FF/Linux only) |
Seems to only be a problem on FF/linux; reopening the bug but scheduling against 0.5.
comment:6 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 15 years ago by
Owner: | changed from neil to Douglas Hays |
---|---|
Status: | reopened → new |
Note: See
TracTickets for help on using
tickets.
This trac item cannot be reproduced with current dojo snapshot testcase: $DOJO_ROOT/tests/widget/test_ComboBox.html
tested with ie, FF browser environments