Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.2, 6.8.0
-
None
Description
Qml Text HoverHandler ColumnLayout incorrectly defines the hover area
If we have a Text element in ColumnLayout and Text has the Layout.fillWidth: true property, then the mouse hover area is defined incorrectly.
I am attaching the code for reproduction. You need to compile, run and hover the mouse over the links.
I am also attaching a video demonstrating the problem.