[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-11-06 Thread Stephen M. Webb
** Changed in: compiz Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1330198 Title: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-07-15 Thread Christopher Townsend
** Changed in: compiz Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1330198 Title: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-07-08 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.11+14.10.20140707-0ubuntu1 --- compiz (1:0.9.11+14.10.20140707-0ubuntu1) utopic; urgency=low [ Chris Townsend ] * Release version 0.9.11 * Bump VERSION to 0.9.12 * Add more button ungrab keymasks, so unfocused Gtk window

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/compiz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1330198 Title: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse To manage

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-19 Thread Christopher Townsend
** Changed in: compiz (Ubuntu) Status: New = In Progress ** Also affects: compiz Importance: Undecided Status: New ** Changed in: compiz Status: New = In Progress ** Changed in: compiz Importance: Undecided = Medium ** Changed in: compiz Assignee: (unassigned) =

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~townsend/compiz/fix-unfocused-scrolling -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1330198 Title: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-17 Thread Christopher Townsend
Hi Doug, I think I figured out the problem. It seems Mod2Mask maps to NumLock. If I have NumLock turned on on my keyboard, then unfocused scrolling doesn't work. Do you have NumLock turned on and if so, could you try turning it off and see if it begins to work? If you don't have it turned on,

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-17 Thread Doug McMahon
That seems to be the issue though on this lenovo seems to be opposite... So if I hit numlock key - the light on case comes on, then scrolling in unfocused works. If I then hit numlock again - the light goes off, no scrolling I guess this means numlock on - scroll works, numlock off - no

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-17 Thread Christopher Townsend
Thanks for confirming! Sorry, you're right, I had it backwards. NumLock on, scrolling works. So now the questions are (not asking you, just putting these thoughts somewhere): 1. Why do Gtk apps care about having NumLock ungrabbed? 2. Why does ungrabbing any other modifier in conjunction with

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-17 Thread Christopher Townsend
I'm pretty sure we've identified a proper fix that should make everyone happy. We'll work on getting that into Utopic. I'll have to pull rev. 3862 out of the pending Trusty SRU and work on getting this in the next SRU. -- You received this bug notification because you are a member of Ubuntu

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-17 Thread Doug McMahon
Great - though I guess I should mention, though probably elsewhere.. Concerning this pending 14.04 compiz SRU, - *if* there is a unity SRU the same as the current in 14.10 (7.2.0+14.10.20140607-0ubuntu1, then it will expose this bug in 14.04 which I can reproduce easily, at least with

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Christopher Townsend
Geez, why does this have to be so hard to fix this Gtk scrolling, yet, not break every other possible wheel mouse binding someone may do in some Compiz plugin? Thanks for the report and narrowing down the commit. I'll take a look. ** Changed in: compiz (Ubuntu) Importance: Undecided =

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Christopher Townsend
Hmm, I'm thinking something has changed in Gtk for Utopic that breaks this fix. My reasoning is that the next pending Compiz SRU for 14.04 has this fix in it and unfocused scrolling works. I'll get a Utopic system up and running and see what happens there. -- You received this bug notification

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Christopher Townsend
Well, it works with my laptop and USB mouse on Utopic, so I guess it's not Gtk. Maybe different USB mice use different masks in X I'll have to think about this and do some research. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Christopher Townsend
@Doug, Do you have any other Compiz functions bound to your scroll wheel? I've tried three different USB mice on this machine and they all work, so I'm wondering if it's some functionality tripping this up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Doug McMahon
Is there a build up for 14.04 that includes this? (ie. the pending SRU) that I can try? Asking because I did previously try .9.11+14.10.20140606-0ubuntu1 source in trusty there was no scrolling in an unfocused gtk3 window with the usb mouse (- touchpad did work if I enabled Mouse here is

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Doug McMahon
Yes - the typical for desktop-based viewport switching, 5 (next) 4 (prev Though if I disable the bindings scrolling still fails on unfocused Maybe it's 1 corner case (the bug fix) to another (my hardware lenovo Y510P? -- You received this bug notification because you are a member of Ubuntu

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Christopher Townsend
@Doug, The pending Compiz SRU packages can be found in ppa:ci-train-ppa- service/landing-010. 2 of the 3 mice I've tried are Logitechs as well. Not really sure what's going here unless you have some scroll wheel binding that I'm unaware of. Regarding the touchpad re-activation, it works in the

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Doug McMahon
When I get home tonight I'll try the SRU in a new 14.04 install or live session If you don't see the re-enabling from 'touchpad -disabled' on reboot then there may be some hardware diffs that can affect usb mice, ect. The greeter always has touchpad -enabled but on this laptop my prior lenovo

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Christopher Townsend
Ok, then this is probably hardware specific. I had to trial and error to find that the Mod2Mask is the correct keymask bit to set to keep things in check, but it seems there are corner cases like yours. Honestly, I don't know of an easy way to figure this is than to just recompile Compiz and

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Doug McMahon
If you have any ideas on which one(s) *may* work I'll rebuild here test. Or possibly leave as is see what shakes out when the SRU releases. From my singular perspective I can revert or edit the change for myself, maybe there are only a few who will be affected (- I never really looked at the

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Christopher Townsend
I really don't have any idea which masks to try. What this fix is trying to do is allow bindings of the scroll wheel + modifier for users who want to use something like Alt+scroll up/down to raise/lower windows, so I need to keep some modifiers with the scroll wheel grabbed for this. It's not

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Doug McMahon
As best I can see - Using 0.9.11+14.10.20140606-0ubuntu2 with rev 3862 reverted on 14.04 14.10 Totally unaffected by what's mentioned in the other bug report, both the current SRU test case the orig. description. (with either the wireless mouse or wired one (- Logitech USB-PS/2 Optical Mouse

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-16 Thread Doug McMahon
Plus - Those affected like myself can scroll unfocused with the touchpad Or scroll unfocused with cursor on scrollbar thumb. (so there are alternatives when using current 0.9.11+14.10.20140606-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1330198] Re: Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse

2014-06-15 Thread Doug McMahon
Was revision 3862 that breaks here ** Summary changed: - Regression: no scrolling on an unfocused gtk3 window with usb mouse + Regression: rev 3862 causes no scrolling on an unfocused gtk3 window with usb mouse ** Description changed: Was fixed/working in compiz