Opened 11 years ago
Last modified 11 years ago
#90 reopened defect
UiComboBox>>clear is broken
Reported by: | leonhard.schweizer | Owned by: | Marcel Taeumel |
---|---|---|---|
Priority: | normal | Component: | Widgets |
Severity: | normal | Keywords: | |
Cc: |
Description
To reproduce, execute:
UiComboBox new addText: 'Foo'; clear
which leads to an 'attempt to index non-existent element in an ordered collection'
Change History (2)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 11 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Note:
See TracTickets
for help on using tickets.
fixed with revision 441