event. When you use mouse(touch) that triggers mouse up event, the focus/selection movement is done by mouse up callback, so don't need to handle on_focus event when mouse(touch) is used. You can reproduce the bug by the following step. 1. launch elementary_test -> list focus, genlist focus, gengrid focus 2. focus an item (by touch, by key) 3. move focus to left button (by touch, by key) 4. click an another item (by touch) 5. previously focused item will be unfocused again even it was unfocused at step #3/ Special thanks to Amitesh for the report.devs/felipealmeida/promises
parent
5b07498ba1
commit
fad3a2dfc4
3 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue