elementary / files

File browser designed for elementary OS
https://elementary.io
GNU General Public License v3.0
331 stars 78 forks source link

With multiple files selected, clicking the right mouse button deselects everything #2483

Closed wout closed 1 month ago

wout commented 2 months ago

What Happened?

It is now impossible to assign a colour or perform any other action in the contextual menu on multiple selected files.

Steps to Reproduce

  1. Select multiple files
  2. Click the right mouse button
  3. Selection is removed

Expected Behavior

The selected files should remain selected

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

         eeeeeeeeeeeeeeeee            wout@Framey 
      eeeeeeeeeeeeeeeeeeeeeee         ----------- 
    eeeee  eeeeeeeeeeee   eeeee       OS: elementary OS 7.1 Horus x86_64 
  eeee   eeeee       eee     eeee     Host: Laptop (12th Gen Intel Core) A8 
 eeee   eeee          eee     eeee    Kernel: 6.8.0-40-generic 
eee    eee            eee       eee   Uptime: 10 days, 23 hours, 36 mins 
eee   eee            eee        eee   Packages: 2822 (dpkg), 108 (flatpak), 16 (snap) 
ee    eee           eeee       eeee   Shell: bash 5.1.16 
ee    eee         eeeee      eeeeee   Resolution: 3000x2000 
ee    eee       eeeee      eeeee ee   DE: Pantheon 
eee   eeee   eeeeee      eeeee  eee   WM: Mutter(Gala) 
eee    eeeeeeeeee     eeeeee    eee   Theme: io.elementary.stylesheet.mint [GTK3] 
 eeeeeeeeeeeeeeeeeeeeeeee    eeeee    Icons: elementary [GTK3] 
  eeeeeeee eeeeeeeeeeee      eeee     Terminal: io.elementary.t 
    eeeee                 eeeee       CPU: 12th Gen Intel i7-1280P (20) @ 4.700GHz 
      eeeeeee         eeeeeee         GPU: Intel Alder Lake-P 
         eeeeeeeeeeeeeeeee            Memory: 21538MiB / 64010MiB 
jeremypw commented 2 months ago

@wout Thanks for the report. This appears to be a regression, possibly introduced while preparing for porting to Gtk4. While we look into it, there are work rounds available:

jeremypw commented 2 months ago

@wout I have located the cause of this issue and pushed a fix in the linked PR. It should be available in the next release. Thanks again for pointing this out.

wout commented 2 months ago

Great! Thanks for the quick fix!