[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2020-11-03 Thread codywohlers
https://bugs.kde.org/show_bug.cgi?id=348270

codywohlers  changed:

   What|Removed |Added

 CC||k...@codywohlers.ca

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2018-02-14 Thread Ali Molaei
https://bugs.kde.org/show_bug.cgi?id=348270

--- Comment #39 from Ali Molaei  ---
(In reply to Allan from comment #38)
> The workaround I use is setting Xorg mouse driver to evdev.
> 
> /Allan

I tried that, even with evdev, the problem is there, and also my touchpad is
not working with evdev :))

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2018-02-14 Thread Allan
https://bugs.kde.org/show_bug.cgi?id=348270

--- Comment #38 from Allan  ---
The workaround I use is setting Xorg mouse driver to evdev.

/Allan

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2018-02-14 Thread Ali Molaei
https://bugs.kde.org/show_bug.cgi?id=348270

--- Comment #37 from Ali Molaei  ---
I still have this issue on plasma 5.12.1 on Arch Linux

(1) Open Libreoffice Writer or any gtk application (caja, pluma,...) and do
something in it. Observe the scroll wheel works.
(2) Click on the time in the Plasma panel to bring up the calendar, then
minimize it by clicking on the time again. (It's important that you click on
the time to minimize, rather than elsewhere on the screen, or this is less
reproducible for some reason.)
(3) Go back to Libreoffice Writer and note the scroll wheel no longer works.
(4) Go into another application and use the scroll wheel in it. Observe it
works fine.
(5) Go back to Libreoffice Writer and note the scroll wheel works again.

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2018-02-14 Thread Ali Molaei
https://bugs.kde.org/show_bug.cgi?id=348270

Ali Molaei  changed:

   What|Removed |Added

 CC||ali.mol...@protonmail.com

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2018-02-06 Thread Sebastian Krzyszkowiak
https://bugs.kde.org/show_bug.cgi?id=348270

Sebastian Krzyszkowiak  changed:

   What|Removed |Added

 CC||k...@dosowisko.net

--- Comment #36 from Sebastian Krzyszkowiak  ---
I have just noticed this behavior (unreliable touchpad scrolling in unfocused
window) with editor in Qt Creator 4.5. I have tried it on Metacity and it
doesn't happen there, so not sure if I should report here to KWin or to Qt
Creator.

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2016-10-04 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348270

--- Comment #35 from Martin Gräßlin  ---
Sorry but we don't have the manpower to work around issues in GTK in our
software. Please raise the concern again on GTK level.

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2016-09-24 Thread Sebastian Krzyszkowiak via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348270

Sebastian Krzyszkowiak  changed:

   What|Removed |Added

 CC||d...@dosowisko.net

--- Comment #34 from Sebastian Krzyszkowiak  ---
This bug breaks touchpad smooth scrolling (using XInput 2.1 events) on Firefox
when its window gets deactivated :( It kinda works, but it's very painful to
use (fortunately getting focus back fixes it, so it's just an annoyance).

Should it stay "RESOLVED UPSTREAM" when GTK+ patch has been reverted and it's
still broken to this day? Maybe it should be workarounded in KWin after all?

GDK_CORE_DEVICE_EVENTS is not an acceptable workaround, as it turns off smooth
scrolling completely, and as much as I don't care about it in other GTK+ apps,
Firefox is definitely one where I do care ;)

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


[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2016-05-31 Thread Allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348270

--- Comment #33 from Allan  ---
(In reply to Allan from comment #32)
> Hm, that workaround is being set here and working for the few gtk3 apps i
> just tested, but isn't doing the trick for Opera, even launched from a
> gnome-terminal for testing after confirming the env is set with echo
> $GDK_CORE_DEVICE_EVENTS returning 1 in that same terminal.
> 
> Ideas are very welcome. :)

Apparently it also a bug in the current Opera (stable) separately.
Opera (beta) behaves fine.

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


[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2016-05-21 Thread Allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348270

--- Comment #32 from Allan  ---
Hm, that workaround is being set here and working for the few gtk3 apps i just
tested, but isn't doing the trick for Opera, even launched from a
gnome-terminal for testing after confirming the env is set with echo
$GDK_CORE_DEVICE_EVENTS returning 1 in that same terminal.

Ideas are very welcome. :)

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


[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2016-05-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348270

--- Comment #31 from Thomas Lübking  ---
It happens (again) because the fixing patch in gtk was reverted, see
https://bugzilla.gnome.org/show_bug.cgi?id=750994#c8

Workaround (deactiviating the breoken touch/scroll fake-a-round in gtk):
https://bugs.kde.org/show_bug.cgi?id=348270#c26

Exporting that in a gnome session should do as well.

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

[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2016-05-20 Thread Allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348270

Allan  changed:

   What|Removed |Added

 CC||kdeb...@metalight.dk

--- Comment #30 from Allan  ---
While I realise this has nothing to do with KDE. A workaround would be awesome
as this GTK3 bug (Opera, pavucontrol..) is still here anno 2016 with gtk
3.20.4. When mouse leaves the gtk window and comes back - first scroll event is
ignored. :-o

As unbelievable as it may sound - it even happens in pure Gnome..
- Defective by design nearly on par with scrollbar snapback in Chrome
https://bugs.chromium.org/p/chromium/issues/detail?id=377191 (Gnome folks tried
to implement this too, once.. Malice I say.. Malice!).

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


[kwin] [Bug 348270] Cannot scroll properly in GTK3 apps after focus switching

2015-12-13 Thread Lukas Schneiderbauer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348270

Lukas Schneiderbauer  changed:

   What|Removed |Added

 CC||lukas.schneiderbauer@gmail.
   ||com

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