We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2013-12-28 12:50:27 +0200 |
In an application I am developing, I added a search field to add a filter to a list view. after typing a character or two, it is not possible to clear the search with the clear button, only by pressing the del key repeatedly. I have found that if I type a space or remove focus from the search field, I can then clear the field. It looks like clearing is disabled while there are completions available...
In an application I am developing, I added a search field to add a filter to a list view. after typing a character or two, it is not possible to clear the search with the clear button, only by pressing the del key repeatedly. I have found that if I type a space or remove focus from the search field, I can then clear the field. It looks like clearing is disabled while there are completions available...