You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
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!
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?
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
The text was updated successfully, but these errors were encountered: