[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-08-14 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=364850

Nicholas LaPointe  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/9bec9bb20d9b593ed4a3194d |ta/a5d38006fb0bd86c66151670
   |ce11bc5191c9bea5|4a435b80688d6f9c

--- Comment #26 from Nicholas LaPointe  ---
Git commit a5d38006fb0bd86c661516704a435b80688d6f9c by Nicholas LaPointe.
Committed on 14/08/2017 at 10:08.
Pushed by nicholasl into branch 'krita/3.2'.

Fix scroll wheel behavior when using Qt 5.7 or later

M  +5-0libs/ui/input/wintab/qxcbconnection.cpp
M  +4-0libs/ui/input/wintab/qxcbconnection_xi2.h

https://commits.kde.org/krita/a5d38006fb0bd86c661516704a435b80688d6f9c

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-06-07 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=364850

--- Comment #25 from Boudewijn Rempt  ---
On OSX, with a real mouse wheel (logitech mouse, not one of apple's),
everything is fine. Two-finger zoom on the trackpad goes crazy, though, it
tries to effect a zoom for every % or tenth of % between two states, and a
small movement goes from 100 to 1600%. This is a bit of a regression, so maybe
we need more ifdeffery?

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-06-06 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=364850

--- Comment #24 from Raghavendra kamath  ---
Wow! Thank you very much Nicholas LaPointe.

For me this is working now with qt 5.8 on arch linux.

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-06-06 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=364850

Nicholas LaPointe  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/9bec9bb20d9b593ed4a3194d
   ||ce11bc5191c9bea5
 Resolution|--- |FIXED

--- Comment #23 from Nicholas LaPointe  ---
Git commit 9bec9bb20d9b593ed4a3194dce11bc5191c9bea5 by Nicholas LaPointe.
Committed on 06/06/2017 at 20:27.
Pushed by nicholasl into branch 'master'.

Fix scroll wheel behavior when using Qt 5.7 or later

M  +5-0libs/ui/input/wintab/qxcbconnection.cpp
M  +4-0libs/ui/input/wintab/qxcbconnection_xi2.h

https://commits.kde.org/krita/9bec9bb20d9b593ed4a3194dce11bc5191c9bea5

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-06-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=364850

--- Comment #22 from Boudewijn Rempt  ---
I'm not sure whether I understand those two links...

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-06-05 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=364850

--- Comment #21 from Nicholas LaPointe  ---
I tested with Qt 5.9 and the same issue occurs.
I'm not certain that this is a Qt bug, which I mentioned on IRC a while back:
>09:27:17 < nicholasl> boud: Regarding bug 364850, is that really a Qt bug? The 
>description in this (reverted for Qt 5.7) commit makes it seem like the 
>behavior is expected with older applications: 
>http://code.qt.io/cgit/qt/qtbase.git/commit/?id=d5fde514106f5479f9c929c8a165aced4a1b2c84
>09:33:41 < nicholasl> boud: It was reverted in 
>http://code.qt.io/cgit/qt/qtbase.git/commit/?id=96740193e1e0f0608f67660811a44b696924ad4c
> and Qt::NoScrollPhase is now documented

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-06-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=364850

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||meangreanh...@gmail.com

--- Comment #20 from Boudewijn Rempt  ---
*** Bug 379058 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-06-04 Thread supaiku
https://bugs.kde.org/show_bug.cgi?id=364850

supaiku  changed:

   What|Removed |Added

 CC||supa...@protonmail.ch

--- Comment #19 from supaiku  ---
Can someone tell if this issue got fixed with Qt 5.9?

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2017-02-06 Thread Shawn Rutledge
https://bugs.kde.org/show_bug.cgi?id=364850

Shawn Rutledge  changed:

   What|Removed |Added

 CC||s...@ecloud.org

--- Comment #18 from Shawn Rutledge  ---
Please make sure you get around to reporting that Qt bug.

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2016-12-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=364850

--- Comment #17 from Boudewijn Rempt  ---
Good find! Now we can report a bug with the qt project.

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2016-12-20 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=364850

Nicholas LaPointe  changed:

   What|Removed |Added

 CC||nicholaslapoin...@gmail.com

--- Comment #16 from Nicholas LaPointe  ---
The change in Qt that causes this is here:
http://code.qt.io/cgit/qt/qtbase.git/commit/?id=f253f4c3310655933266f62e90f46fd12b5c49e4

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2016-11-17 Thread Eevee
https://bugs.kde.org/show_bug.cgi?id=364850

--- Comment #15 from Eevee  ---
This also happens with the scrollable list in the "recover documents" dialog:
if I scroll it with the mouse wheel, the mouse wheel no longer works anywhere
else, even after closing the dialog.

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

[krita] [Bug 364850] (Qt 5.7) If any docker is in focus e.g. layer docker , canvas zoom function with mouse scrollwheel is gone. The contents of the dockers is scrolled instead of canvas zoom

2016-11-01 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=364850

Boudewijn Rempt  changed:

   What|Removed |Added

Summary|If any docker is in focus   |(Qt 5.7) If any docker is
   |e.g. layer docker , canvas  |in focus e.g. layer docker
   |zoom function with mouse|, canvas zoom function with
   |scrollwheel is gone. The|mouse scrollwheel is gone.
   |contents of the dockers is  |The contents of the dockers
   |scrolled instead of canvas  |is scrolled instead of
   |zoom|canvas zoom

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