Kooha icon indicating copy to clipboard operation
Kooha copied to clipboard

Rectangular selection doesn't work on multiple monitors

Open Buom01 opened this issue 7 months ago • 1 comments

Hello,

Affected version

  • io.github.seadve.Kooha 2.3.0

  • Flatpak: false

  • Experimental Features: []

  • Language: fr_FR.UTF-8, fr_FR, fr.UTF-8, fr, C

  • CPU:

  • GPU: NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] (rev a1)

  • Distribution: CachyOS

  • Desktop Session: plasma

  • Display Server: wayland

  • GTK 4.14.4

  • Libadwaita 1.5.2

  • GStreamer 1.24.5

  • Pipewire 1.2.1

Bug summary

When selecting a rectangular region to record, it only darken the first screen. When I go to the screen I want, the focus just follows the mouse as usual. The darkening layer then just close and the operation is cancelled.

Steps to reproduce

  1. Open the app
  2. Select "Normal" or "Selection" of the screen, whatever. It does nothing.
  3. Press record
  4. Choose "Rectangular region"
  5. Move your mouse to the screen which is not darkened. Not clicking.
  6. Because the focus always follow my cursor, an other window gain the focus. Thus the dark layer go away and the operation is cancelled.
  7. Failed to select the small portion I want.

Expected behavior

  1. The dark layer should be on all screens
  2. The selection should probably not cancel whatever the focus is. Cause for a large portion of users, the focus is probably also automatic as mine.

Relevant logs, screenshots, screencasts, etc.

Nothing is loggued during the relevant action

Buom01 avatar Jul 15 '24 19:07 Buom01