emacs icon indicating copy to clipboard operation
emacs copied to clipboard

Mouse motion is captured when fullscreen window is unfocused

Open purcell opened this issue 15 years ago • 1 comments

Awesome patch, thanks!

Slight problem in the following scenario:

  1. Toggle fullscreen display on
  2. Open a dired buffer (where the highlighted line moves with the cursor)
  3. Switch to another app (so that it's window is above Emacs)
  4. Mouse motion is still captured by the dired window

This doesn't happen when Emacs is not full-screen.

purcell avatar Feb 16 '10 09:02 purcell

I could reproduce it. Thank you for your report!

will take time to fix

typester avatar Feb 18 '10 03:02 typester