https://bugs.kde.org/show_bug.cgi?id=388454
Steve Allewell <steve.allew...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.1.0
      Latest Commit|                            |https://commits.kde.org/kxs
                   |                            |titch/bc1f21241cbd6dc38d459
                   |                            |fc6cf6451012b72785a
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Steve Allewell <steve.allew...@gmail.com> ---
Git commit bc1f21241cbd6dc38d459fc6cf6451012b72785a by Steve Allewell.
Committed on 06/01/2018 at 23:23.
Pushed by sallewell into branch 'release-2.1.0'.

Fix rubberband selections in various dialogs

Bug 388454 identified a problem creating elements in the print setup
dialog. Investigation shows there appears to be a Qt bug in QWidget
derived classes when used in QDialogs, which blocks mouse events when a
mouse button is pressed and a QToolTip is displayed.

A minimal application that replicates this is in github:
https://github.com/SAllewell/tooltip-bug

The original code worked in Qt 5.6, but fails in Qt 5.10
The version that introduced the regression is unknown.

It has been logged as QTBUG-65599
FIXED-IN: 2.1.0

M  +2    -0    src/ImageElementDlg.cpp
M  +2    -0    src/PatternElementDlg.cpp
M  +2    -0    src/PrintSetupDlg.cpp

https://commits.kde.org/kxstitch/bc1f21241cbd6dc38d459fc6cf6451012b72785a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to