tdf#127552 Make toolbox highlighting behave as intended
commit800b6f095f95ccfb8a7ba9755292332bf97f97ad
authorJim Raykowski <raykowj@gmail..com>
Wed, 23 Oct 2019 02:24:07 +0000 (22 18:24 -0800)
committerJim Raykowski <raykowj@gmail.com>
Wed, 20 Nov 2019 22:05:14 +0000 (20 23:05 +0100)
tree4e299e2414c2412840fe314698c90952006dd987
parentb8bbe9a3ca4758102ce6aa5d1e0fbb077eedbe64
tdf#127552 Make toolbox highlighting behave as intended

This patch provides intended highlight behavior to my understanding of
comments found in the toolbox source code.

 *only highlight when the focus is not inside a child window of a
toolbox eg, in an edit control
 *do not highlight when focus is in a different toolbox
 *only clear highlight when focus is not in toolbar

Change-Id: Ia18d35c4255ed0940bce5f0c6d9448ed2c85c6fe
Reviewed-on: https://gerrit.libreoffice.org/81356
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
vcl/source/window/toolbox.cxx