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

unexpected click behavior in gallery/document view #2626

Closed
r10s opened this issue Mar 15, 2022 · 0 comments · Fixed by #2720
Closed

unexpected click behavior in gallery/document view #2626

r10s opened this issue Mar 15, 2022 · 0 comments · Fixed by #2720
Assignees
Labels
bug Something isn't working

Comments

@r10s
Copy link
Member

r10s commented Mar 15, 2022

clicking eg. a PDF when in gallery/document-view, the experience is different from clicking the same PDF in the chat:

  • in the chat, the PDF viewer is opened, a right-click offers an option to export the PDF - everyhing's okay here :)
  • in gallery/document view, there is an unexpected and distinction between icon-image and icon-title: the PDF viewer only opened when clicking the icon-image - when clicking the icon-title export is done.

this is totally unexpected - first, i thought, opening the viewer is not supported from the gallery :) then i thought there is a random bug :D

we should change this so that the primary action (opening the viewer) is not related to the position the user clicks - this is also what most other UIs are doing here, including eg. windows explorer, mac finder and Delta Chat in the chat view.

a right-click can offer export and other things then. that also matches better to the gallery/image view.

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

Successfully merging a pull request may close this issue.

2 participants