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

Android: Tool tips shown for buttons and drop-downs on tablet with calc #10402

Open
AgGit0 opened this issue Nov 2, 2024 · 2 comments
Open
Labels
bug Something isn't working unconfirmed

Comments

@AgGit0
Copy link

AgGit0 commented Nov 2, 2024

Describe the Bug

Tool tips are displayed for buttons such as Save, copy, paste, with calc on an Android tablet with Collabora office 24.04.7.3
Tool tips overlap with drop-down menu entry, such as the menu of the paste button

Steps to Reproduce

  1. Install Collabora 24.04.7.3 on an Android tablet (tested with Android 10 on a Samsung tablet)
  2. Create a spreadsheet and type some text in a few cells
  3. Copy a cell by tapping the copy button in the menu bar. A tool tip "copy" is shown
  4. Paste the copied cell in an empty cell by tapping the paste button. The paste menu opens and a tool tips is shown overlapping with the menu. Tap paste (first row of the menu). The cell might be pasted after a few taps.
  5. Save the file. A tool tip "save" is shown. After a few seconds, the file is saved.

Expected Behavior

Tool tips are not shown or can be turned off. Tool tips do not overlap with drop-downs.
The paste action occurs at the first tap of the paste button.

Actual Behavior

See above

Screenshot_20241031-072401_Collabora Office~(1)

Tablet

  • Device: Galaxy Tab A
  • OS: Android 10
  • Browser and version: N/A

Additional Context

The tool tip issue was not observed in the previous Collabora version on the tablet.
It is not observed on an Android phone.

@AgGit0 AgGit0 added bug Something isn't working unconfirmed labels Nov 2, 2024
@timar
Copy link
Member

timar commented Nov 11, 2024

CC @Minion3665

@Minion3665
Copy link
Member

I suspect this is also a problem on touchscreen desktop devices (e.g. Windows laptop/tablet 2-in-1s) ... I think the best way to fix this is probably to stop the tooltip showing from touch events altogether (i.e. with window.touch.mouseOnly)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
Status: No status
Development

No branches or pull requests

3 participants