files-community / Files

A modern file manager that helps users organize their files and folders.
https://files.community
MIT License
34.9k stars 2.21k forks source link

Bug: Clicking multiselect box near bottom will open all selected items #16435

Open Josh65-2201 opened 1 month ago

Josh65-2201 commented 1 month ago

Description

*

Steps To Reproduce

  1. Enable Files settings > Files & Folders > Opening Items > Open items with single click
  2. Set layout to details
  3. Select some items
  4. Click near the bottom of the check box (Green highlight) Image
  5. Selected items will open

    Requirements

*

Files Version

3.7.11

Windows Version

26100.2033

User ID

3372b393-b294-495c-9814-4e5b48d9fd8d

Log File

debug.log

yaira2 commented 1 month ago

Which layout are you using?

Josh65-2201 commented 1 month ago

Details

yaira2 commented 1 month ago

Are you single clicking?

Josh65-2201 commented 1 month ago

Yes

yaira2 commented 1 month ago

I can't repro this but I added it to the project board.

0x5bfa commented 1 month ago

As you can see the weird padding in HC theme, it has extra padding at the top and bottom which should be removed by setting height and width specifically.

yaira2 commented 1 month ago

The extra padding is to provide a larger touch target. That said, it still should open the selected items.

0x5bfa commented 1 month ago

What about left and right? It looks worse than having the same padding to all ways in HC because the padding is colored black while the selected items are colored blue.

yaira2 commented 1 month ago

There isn't any extra room on those sides.