[frameworks-knewstuff] [Bug 435798] Sometimes can't use mouse wheel to scroll content

2021-10-02 Thread nsprangers
https://bugs.kde.org/show_bug.cgi?id=435798

--- Comment #6 from nsprang...@gmail.com  ---
Created attachment 142081
  --> https://bugs.kde.org/attachment.cgi?id=142081=edit
Diff for EntryScreenshots.qml

The issue seems to be that applicationWindow().overlay continues to block
wheelEvents when the Popup (EntryScreenshots.qml) is closed with a mouse click.

The bug is not present when:
 - hit escape to close the Popup
 - set `modal: false`
 - remove `parent: applicationWindow().overlay`
 - set `closePolicy: Popup.CloseOnEscape | Popup.CloseOnReleaseOutside`
(attached diff)

The default closePolicy would be Popup.CloseOnEscape |
Popup.CloseOnPressOutside. The attached diff "fixes" the issue, but it seems
like the default should work.
https://doc.qt.io/qt-5/qml-qtquick-controls2-popup.html#closePolicy-prop

I don't know enough about QML, so that's as far as I got.

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

[frameworks-knewstuff] [Bug 435798] Sometimes can't use mouse wheel to scroll content

2021-10-02 Thread nsprangers
https://bugs.kde.org/show_bug.cgi?id=435798

--- Comment #5 from nsprang...@gmail.com  ---
Meant to add: X11 session

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

[frameworks-knewstuff] [Bug 435798] Sometimes can't use mouse wheel to scroll content

2021-10-02 Thread nsprangers
https://bugs.kde.org/show_bug.cgi?id=435798

nsprang...@gmail.com  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||nsprang...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #4 from nsprang...@gmail.com  ---
I can confirm. Happens with anything that uses knewstuff.

Scrollwheel function is restored by clicking any item then returning to the
list.

OpenSUSE Tumbleweed: KDE Unstable
knewstuff: 5.86.0git.20210929T215207~de50a5a0-ku.11.1

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

[frameworks-knewstuff] [Bug 435798] Sometimes can't use mouse wheel to scroll content

2021-04-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435798

--- Comment #3 from el...@seznam.cz ---
I tried it on 2 different computers (another Manjaro and Arch) and I can
reproduce it on both of them.

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

[frameworks-knewstuff] [Bug 435798] Sometimes can't use mouse wheel to scroll content

2021-04-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435798

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
Hmm, cannot reproduce.

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

[frameworks-knewstuff] [Bug 435798] Sometimes can't use mouse wheel to scroll content

2021-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435798

--- Comment #1 from el...@seznam.cz ---
Also

8. Click Navigate back button
9. Mouse wheel scrolling in items list doesn't work either.

Scrolling can be restored when I click on image again and use Esc key to close
image.

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