[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2023-05-03 Thread Jeff Ward
Yep, repro works for me:

Video: https://www.youtube.com/watch?v=Rr2bWccOUu4

Steps:

- Open Google Chrome
- Right-click to open a context menu
- Use the keyboard shortcut to trigger the gnome screenshot area UI
  - For me, that's CTRL-ALT-PrintScreen, but I my keybindings may be customized

That's it, and it may take a couple tries, but these steps 100%
reproduces it for me. Please let me know if it reproduces for you, and
if I can provide more info.

Notes:

- It must be a Google Chrome window. Context menus on gnome-terminal and
gimp block my keyboard shortcuts entirely, so I cannot screenshot those
context menus, and cannot trigger the issue.

- Using "shutter" to take the screenshot instead of gnome screenshot
works. I have SHIFT-PrintScreen bound to `shutter -s`

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2023-05-03 Thread Jeff Ward
This is happening to me now with Gnome on Ubuntu 22.04.3. I'm going to
document all the behaviors I see, and I think I have reproduction steps
(taking a screenshot when a context menu is open, maybe specifically
with shutter), but I need to reboot to verify the exact steps.

Observations while it is stuck:

- Core issue: Window focus cannot be changed with the mouse.
  - But it can with the keyboard. Alt-Tab still works.
- On the focused window: All mouse functions work: left / right / middle / 
wheel / hover
- On other windows: ONLY hover and wheel (scroll) DO WORK. No clicks whatsoever
- On the upper or lower gnome toolbars: nothing works. No clicks, no hovers. 
But the clock time is still correct, so they're "working"
- If I tap META, it opens the activities ui, but no mouse functions work 
(click/hover/wheel), but I can hit TAB or start typing to search for an app to 
launch / use arrow keys to navigate the interface.

- Regarding window adjustments (resize by borders, drag by title, 
close/maximize buttons) - Google Chrome responds differently than all other 
windows. I assume this is due to Chrome's custom window decorations.
  - Google Chrome can still be resized and dragged by title and closed / 
maximized / etc
  - Non-custom window decorations (gnome-terminal, gimp, shutter, vscode, 
Chrome's debug tools, etc) cannot be dragged, resized, or closed by their 
window decorations.
  - META-click to drag and resize does not work for any windows, Google Chrome 
included.

- Changing workspaces with keyboard still works. When you do so, as
always, one window in the new workspace is focused, so it's the only
working window.

- Running xev (and then closing it) did not fix it
- Killing shutter did not fix it
- Taking a second screenshot with shutter does not fix it.

I think that's all I can observe, I'll reboot now, and edit / update if
I can reproduce it.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2021-02-11 Thread Patric Trollope
I thought I was losing my mind!

I have also been experiencing this issue, and today finally managed to
narrow it down to a specific cause. My issue starts when I am making use
of the CTRL+SHIFT+PRTSCR shortcut to take a screenshot of an area you
select.

I use this function frequently, and it sometimes results in my mouse
functionality being isolated to the window that currently has focus. If
I move my mouse cursor over another window I can see that the window
registers the mouse position (for example hover animations are
triggered) and scrolling works, but left and right click do not register
in that window until I use ALT+TAB to change focus to that window.

If I hover my mouse pointer over the top bar, the pointer icon changes
to a + which is the same icon that it changes to when you take the
screenshot, so it seems almost like the screenshot overlay mechanism
doesn't get reset/cleared correctly.

I hope this helps!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2021-01-15 Thread Abhishek Mishra
but it reappeared after some time

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2021-01-15 Thread Abhishek Mishra
I experienced the same issue but it dissappeared after i purged my xorg 
installation and reinstalled it from root shell(ctrl+alt+F4). i think main 
issue was with libinput in my case.
just thought to provide this information

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2020-08-28 Thread Andrzej Dubiel
Whoa! I have experienced something interesting.
The issue disappeared when I tried to debug something with mouse and use `xev`.
After starting it (and also after closing it) - focus issue disappeared.
It would be awesome if this helped to fix it. Not sure if this is related but 
I'm temporary happy (will see for how long it is).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2020-08-28 Thread Andrzej Dubiel
@arnfranke
I just experienced it too last week. I'm using Ubuntu since 2015.
Current mouse (trackball) I used from the beginning of 2020. It works with no 
issue with Ubuntu 18.04. Issue occurred just after last Ubuntu update (middle 
of August).
Whats funny when I have my mouse/trackball plugged in I have this issue also 
with touchpad.
When I remove mouse USB - everything works fine again.
Another thing is that when I plug in other mouse or trackball - the issue is 
not present. It is just with single device.

I also tried with another laptop with Ubuntu 18.04 (without update) I
worked on it 2 hours - there were no issues. Then I just updated Ubuntu
and restarted that second laptop and... issue occurred also on the
second machine and again just after Ubuntu update. I'm mad, I love to
work with my trackball but I cannot now.

This behavior is so strange.

Also when I unplug my trackball and plug it agan it works fine for 30-60
seconds and then issue occurred again.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2020-07-01 Thread aaronfranke
I just experienced this behavior with Ubuntu 20.04 (Gnome, X11, Nvidia
GTX 1070). Only one window had focus. Some windows appeared in front of
the focused window, but I could not click on them - clicking on them
only sent mouse clicks to the window in the background. The "dots" in
the dock that show what applications are open all disappeared, and if I
moved my mouse over the apps then they became highlighted and wouldn't
un-highlight. This is the first time I've experienced this issue, I've
been using Ubuntu 20.04 since release, and 18.04 before that since its
release.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2018-01-22 Thread Greg
I'm having these exact symptoms on 17.10, all the time. I can only go a
few minutes without triggering this bug.

Thinkpad X1 Tablet, clean install of 17.10, happens in both X and
Wayland sessions.

(In fact I can't click the "post comment" button, and have to hit tab,
enter to post the comment!)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2017-02-03 Thread Thanasis Papoutsidakis
Hi all, arch linux user with logitech wireless mouse, having the same problem. 
I tried using a different display server (weston on wayland) to make sure that 
it was an Xorg-specific bug, but on weston I couldn't click anything, so it's 
probably not X-related. I also tried switching between evdev and libinput and 
the problem persisted, so I'm thinking it goes deeper, probably kernel or 
drivers.
To somewhat fix it, initially I was killing the first X (or wayland) server to 
appear (pkill -15 Xorg (on X) or alt-ctrl-backspace (weston)), then if I ran 
startx (or weston) again the mouse would work quite well.
A better fix that I found later was installing and activating gpm (console 
mouse support). The gpm server would automatically activate during my console 
login, thus 'consuming' the bug, and then the graphical server would start with 
a perfectly working mouse. This is how I work up to the day.
Haven't tried the gpm fix with a graphical login.
Hope this helps.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get "stuck" in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean "application window". For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2015-08-25 Thread Jean
I've had this issue on my Samsung laptop with ubuntu 14.04, linux mint 17 and 
kali linux. As Kali is a Debian distro, it is not only an Ubuntu issue.
Disabling the touchpad and using only my mouse allows me to avoid any issua, 
but I'd like to be able to use my laptop like a laptop.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get stuck in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean application window. For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2014-12-06 Thread Alex
@ staticint (0xa5) I am having the same issue with ubuntu 14.04 running gnome, 
though my mouse is the Cyborg RAT 9. This mouse isnt outdated as it is.
So far the only work around is unplugging and plugging back in. But sometimes 
it happend more often so i have to reboot.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get stuck in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean application window. For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2014-09-17 Thread dronus
Also happens to me on 12.04 in Gnome Classic Mode from time to time.
Happens to plugged devices or integrated touchpads too.

Using the context menu click and left clicks in some wild fashion may
release the stuck focus, but no clear picture what event exactly
releases the stuck focus.

Triggering of the problem maybe involves wheel scrolling events or
conetxt menu usage in some unusual combination.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in “xorg-server” package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get stuck in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean application window. For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2014-08-11 Thread staticint
I can confirm that this bug happens on Ubuntu 14.04 Gnome.

The problem is that some mice are getting stuck after left clicking;
from what I have read, I think this only applies to those using wireless
mice.

I am using the Logitech M-RBF111 Mouse which uses an old wireless communication 
system (The USB Reciever is huge!).
Also, if I am not mistaken, I believe it affects the installation process as 
well!

I can't believe it took me this long to find the solution to this
problem... Literally tens of hours of frustration and various
configurations.

I don't think there is a fix for this. Just get another mouse that is up
to date :)

This might help when you are experiencing the problem though:
1. Right clicking releases the left click until clicked again (just a pointer 
for those struggling)
2. Un-plugging and then plugging back in the mouse also releases the stuck left 
click.

I hope this clears everything up for someone else who happens to be
having trouble!

Regards

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in “xorg-server” package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get stuck in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean application window. For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2013-10-08 Thread Andrew
KDE 4.8.5 Ubuntu 12.4 got all updates, maybe you have missed update for
me, or if not, then this fix does not work and made things worse, this
is the first time I have encounter this bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in “xorg-server” package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get stuck in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean application window. For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2013-03-07 Thread Andres Mendez
WW!

alx (iamalx) hit the nail in the head for me. My wireless mouse had been
having this random issue ever since Ubuntu 10.04 (now on Linux 13 Maya)
running 3.20.0-36 and xserver-xorg 1:7.6+12ubuntu2

I have a Logitech MX100 wireless mouse.

I hope this helps some other poor soul looking for answers.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/362359

Title:
  Focus gets stuck to a window - impossible to select other windows

Status in “xorg-server” package in Ubuntu:
  Fix Released

Bug description:
  Alright, terribly annoying bug that gets me to reboot several times a
  day, but very hard to understand how to trigger it.

  What happens: after some time of usage, you get stuck in a window. Idem 
est, you can not select another window. 
  You can still click, select and drag in the window that has the focus, but 
clicking on other windows, or on the panel, just doesn't work.

  Notes:
  - With window I don't mean application window. For example it can only be 
the page view in firefox, and  you won't be able to click the buttons or the 
URL field. It can also be the main text window in xchat, and you wont be able 
to click in the user list or to change the chatroom.
  - The click seems to be grabbed by the window having the focus, even if you 
click outside of it. For example, using xchat, if the main text window has 
focus, clicking and dragging in the user list will actually select text in the 
main text window.
  - Using xev, it seems that clics do not get passed to the correct window at 
all (nothing received)
  - I have no idea what triggers this as sometimes it will trigger alone - pc 
works, I leave it for an hour, I come back, the problem is triggered
  - Curious effect now: dragging and dropping to another window gives focus to 
the window, and seems to be the only way to do so. For example if in firefox 
the main page view window has the focus and I cant click the buttons, drag and 
dropping text to the buttons gives the focus to the buttons, and I can't clic 
the page view window anymore. Drag and dropping a button to the page view 
window gives it its focus back

  
  Additional info: 
  * Compiz disabled
  * Intel graphic card
  * Ubuntu jaunty - latest patches
  * Using a laptop, with an USB mouse

  HAL, xserver, I have no idea where to file this bug into. I hope it will be 
fixed before the release, it is really terribly annoying :s 
  Please tell me if there is any other detail I can provide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/362359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp