Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image selecting does not work on chrome + MacOS #2361

Open
2 tasks done
ildyria opened this issue Apr 9, 2024 Discussed in #2358 · 3 comments
Open
2 tasks done

Image selecting does not work on chrome + MacOS #2361

ildyria opened this issue Apr 9, 2024 Discussed in #2358 · 3 comments
Labels
bug Something isn't working

Comments

@ildyria
Copy link
Member

ildyria commented Apr 9, 2024

Discussed in #2358

Originally posted by Puupuls April 8, 2024

Lychee version

v5.1.2

Which PHP version are you using?

PHP 8.3

Detailed description of the problem

I can select all images using Controll + A But cannot then deselect anything or just select only few of the imagesControl

Steps to reproduce the issue

  1. Open any album
  2. Try to select multiple images

Diagnostics [REQUIRED]

Diagnostics
-----------
Warning: /v**********************lic/uploads/ has permissions 2775, but should have 2770
Warning: /v**********************lic/uploads/tracks has permissions 2775, but should have 2770
Warning: /v**********************lic/uploads/original has permissions 2775, but should have 2770
Warning: /v**********************lic/uploads/original/82 has permissions 2775, but should have 2770
Warning: /v**********************lic/uploads/original/82/2a has permissions 2775, but should have 2770
Warning: 93 more directories with wrong permissions
Warning: Dropbox import not working. dropbox_key is empty.
Warning: lossless_optimization set to 1 but svgo not found!
Info: Latest version of PHP is 8.3
Warning: Default timezone not properly set; you might experience strange results when importing photos without explicit EXIF timezone
Warning: Online updates are disabled by configuration

System Information
------------------
Lychee Version (tag):                    v5.2.0 (31a394b) -- Up to date (11 hours ago).
DB Version:                              5.2.0

composer install:                        --no-dev
APP_ENV:                                 production
APP_DEBUG:                               false
APP_URL:                                 set
APP_DIR:                                 default
LOG_VIEWER_ENABLED:                      true
LIVEWIRE_ENABLED:                        true

System:                                  Linux
PHP Version:                             8.2.7
PHP User agent:                          Lychee/4 (https://lycheeorg.github.io/)
Timezone:                                UTC
Max uploaded file size:                  100M
Max post size:                           100M
Livewire chunk size:                     12.00 MB
Max execution time:                      3600
MySQL Version:                           10.11.7-MariaDB-1:10.11.7+maria~ubu2204

exec() Available:                        yes
Imagick Available:                       1
Imagick Enabled:                         1
Imagick Version:                         1691
GD Version:                              2.3.3
Number of foreign key:                   12 found.

Browser & System [REQUIRED]

Chrome: Version 123.0.6312.107 (Official Build) (arm64)
MacOS: Sonoma Version 14.4.1 (23E224) on M3

Please confirm (incomplete submissions will not be addressed)

  • I have provided easy and step-by-step instructions to reproduce the bug.
  • I understand my bug report will be removed if I haven't met the criteria above.

For better tracking.

@ildyria ildyria added the bug Something isn't working label Apr 9, 2024
@jsaathof
Copy link
Contributor

I am having issues selecting multiple issues with Lychee 5.2.2 (Docker image) on macOS Sonoma 14.4.1 with both Firefox 125.0.2 and Safari Version 17.4.1. Haven't tried Chrome.

When selecting (or clicking) on a photo the larger version opens. I had partial lick with Safari Control-click on a photo but that opened a transparent menu. When clicking somewhere else (not on another photo or a button!) I could get the photo selected.

I encountered this when trying to move photos from the Unsorted album to an album I created. I used to use the "Import from server" but that now shows a message that I have to use php artisan lychee:sync.

@ildyria
Copy link
Member Author

ildyria commented May 13, 2024

When selecting (or clicking) on a photo the larger version opens. I had partial lick with Safari Control-click on a photo but that opened a transparent menu. When clicking somewhere else (not on another photo or a button!) I could get the photo selected.

Yes, I know and I haven't had time to dig into it... That is purely MacOs related (because of this stupid right click behaviour when doing control click).

I encountered this when trying to move photos from the Unsorted album to an album I created. I used to use the "Import from server" but that now shows a message that I have to use php artisan lychee:sync.

Unrelated, maybe it will come back but that needs some refactoring in the backend...

@rikkoenig
Copy link

Confirmed seen (cannot select images other than ctl+a) in
MacOS Sonoma 14.4.1,
Firefox 125.0.3,
Lychee 5.2.2.

When using ctl+click on Safari 17.4.1 (19618.1.15.11.14), I get the pop-up menu, and the image is blue-border-selected. I can click outside the image and ctl+click others in this manner to multi-select images. I can then right-click to perform an action on all selected images.

FWIW, using non-Apple keyboard and mouse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants