#3673 closed defect (wontfix)
filtering select - empty field, uparrow not working
Reported by: | ptbrunet | Owned by: | haysmark |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Open the InlineEditBox test case, tab to the Filtering Select widget (the one to select a state), press enter to open it, press backspace to clear out the text, the list box appears, press uparrow, the box disappears. If you press down arrow instead, the selector moves through the list.
Change History (5)
comment:1 Changed 14 years ago by
Cc: | [email protected]… added; [email protected]… removed |
---|
comment:2 Changed 14 years ago by
Owner: | changed from bill to haysmark |
---|
comment:3 Changed 14 years ago by
Priority: | normal → low |
---|---|
severity: | normal → trivial |
This up arrow behavior (before you press down arrow for the first time) is by design. Unless you give an example of the correct behavior (which again is a design issue) the design isn't changing.
comment:4 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This really is an undefined behavior. Let's leave it as-is.
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
I assume this has nothing to do w/InlineEditBox but is just about how FilteringSelect? works?