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

[Bug]: No tray behavior with sp-action-menu on Android #4460

Open
1 task done
jaya-Adobe opened this issue May 15, 2024 · 4 comments
Open
1 task done

[Bug]: No tray behavior with sp-action-menu on Android #4460

jaya-Adobe opened this issue May 15, 2024 · 4 comments

Comments

@jaya-Adobe
Copy link

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

Firefly

Expected behavior

On Mobile, sp-action-menu is supposed to display its menu items within in tray from the bottom of the screen.

Actual behavior

No tray, instead, sp-action-menu display its menu items within in popover style on Android as it does on desktop. This happens in Firefly web app in android. Encountered in Samsung s20+ and Samsung S21

Screenshots

Screen_Recording_20240514_212239_Chrome.mp4

What browsers are you seeing the problem in?

Chrome

How can we reproduce this issue?

  1. Go to https://firefly-stage.corp.adobe.com/upload/video-object-removal
  2. Click on Upload video file
  3. Upload a file and remove an object from it.
  4. Now go back on Upload page again you must see this Queue As in screen recording.
  5. Click on action-menu and see the behaviour.

Device:
Samsung Galaxy S20+ 5g
Chrome version - 124.0
Os - Android 13

Other way to reproduce, simply open this storybook on above device and click on action menu : https://studio.webcomponents.dev/edit/GnkodO5cuznEsnNm8DyF/src/index.ts?p=stories

NOTE: The problem does not reproduce in Dev tools/emulators. It happens on actual devices.

Sample code that illustrates the problem

Story book which reflects problem- https://studio.webcomponents.dev/edit/GnkodO5cuznEsnNm8DyF/src/index.ts?p=stories

Logs taken while reproducing problem

No response

@jaya-Adobe jaya-Adobe added bug Something isn't working triage An issue needing triage labels May 15, 2024
@Rajdeepc
Copy link
Contributor

Rajdeepc commented May 16, 2024

duplicate of #2575
This issue seems to have been fixed by this comment as informed by the chromium team.
Can you please upgrade to the latest Android version and Chromium and test the bug!
Feel free to let us know the results!

@jaya-Adobe
Copy link
Author

@Rajdeepc Sure, but would there be no resolution for users on lower versions even if fixed for latest versions?

@Rajdeepc
Copy link
Contributor

If you go through the comment from the chromium team, its an issue on pointer trigger on how it parses on Android OS. As per them they have created a fix on the latest version of Android and its advisable to upgrade to the latest to bring in the patch!

@Westbrook
Copy link
Contributor

Be sure to checkout this comment, as well.

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