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

Menu dropdowns: Tooltip overlaps with first action and is sticky on mobile #4234

Closed
thgoebel opened this issue Jun 1, 2023 · 2 comments
Closed

Comments

@thgoebel
Copy link

thgoebel commented Jun 1, 2023

Describe the bug

The tooltip "Remaining actions" is shown when clicking the ... to open the overflow menu.
It is sticky and does not disappear automatically, thus hiding the first menu item.

The same issue also applies to other dropdowns such as "Headings".

Both in the Files Android+iOS apps but also in the Nextcloud Notes Android+iOS apps.
I'm opening this here centrally, instead of creating 4 separate issues for (Files, Notes) x (Android, iOS). Feel free to move it.

In a mobile browser the tooltip is also sticky, but it is not a UX issue because there is space above for the tooltip (it only overlaps the title).

Steps To Reproduce

  1. Open a document with the Rich Text editor in Files or Nextcloud Notes in the Android or iOS app.
  2. Click on '....'

Expected behavior

The tooltip should not automatically be shown, or at least disappear after 1-2 seconds?

Screenshots

Android Files app:

iOS Files app:

iOS Notes app:

It is not an issue if I log in to Nextcloud in Firefox for Android and open the Rich Text editor there:

Client details:

Device 1:

  • OS: iPadOS 16.5
  • Device: iPad Pro 2020
  • Files app: 4.8.0.5
  • Notes app: 4.1.7

Device 2:

  • OS: Android 13
  • Device: OnePlus 5
  • Files app: 3.24.1
  • Notes app: 4.0.0
Server details

Text app version: 3.7.2

Operating system:

Web server:

Database:

PHP version:

Nextcloud version: 26.0.2

Logs

Nextcloud log (data/nextcloud.log)

n/a

Browser log

n/a
@thgoebel thgoebel added the bug Something isn't working label Jun 1, 2023
@juliushaertl
Copy link
Member

Thanks for reporting. We actually should switch to native browser tooltips for accessibility reasons, therefore I opened #4321 but this would fix this issue as well.

@juliushaertl
Copy link
Member

Has been fixed with #5174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants