diff options
author | Caolán McNamara <caolanm@redhat.com> | 2023-04-04 10:38:46 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2023-04-04 20:42:16 +0200 |
commit | 55d5648958f9d453688bba50706323c8deb30478 (patch) | |
tree | 3e9e55d7aab6aaefd26d53bb633065b2e388f418 /basegfx | |
parent | fcb4e31983515d2231957e894d54649eba5c62cf (diff) |
tdf#154565 ignore unwanted crossing event from search to treeview on "enter"
i.e if the crossing was triggered ultimately by a key stroke which is
likely from exiting the search box.
This way we can avoid the problem that with hover-selection that after
"enter" is used in the search box, selecting a matching row, then during
teardown of the widget the box is hidden, and the generated crossing
notification triggers unwanted selection of a different row under the
mouse.
If needs be this could be refined further to only happen for a specific
key or other details of the triggering event
Change-Id: I7e64fb5fa31a446b85016d86ecd314d13130d7b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150016
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basegfx')
0 files changed, 0 insertions, 0 deletions