Bug 465235 - Sort menu doesn't stay open when tapped while using the Material style
Summary: Sort menu doesn't stay open when tapped while using the Material style
Status: CONFIRMED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Android Android 13.x
: NOR wishlist
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-03 16:25 UTC by Jack Hill
Modified: 2023-02-11 01:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Tapping the sort dropdown button. (716.38 KB, video/webm)
2023-02-03 16:25 UTC, Jack Hill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Hill 2023-02-03 16:25:37 UTC
Created attachment 155923 [details]
Tapping the sort dropdown button.

SUMMARY

STEPS TO REPRODUCE
1. Tap the sort dropdown button
2. Tap and hold the sort dropdown button, then slide finger off the button

OBSERVED RESULT
1. The dropdown opens then closes
2. The dropdown opens and stays open

EXPECTED RESULT
1. The dropdown stays open
2. When dragging onto the menu, releasing the finger should activate that menu item. When dragging off the menu, releasing the finger should close the menu.

SOFTWARE/OS VERSIONS

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2023-02-06 22:03:59 UTC
Quite challenging to implement, and we don't have it for desktop comboboxes either. See Bug 439734.
Comment 2 Jack Hill 2023-02-06 22:53:14 UTC
This report was more about not being able to open the menu with a single tap (which I assume most people would do). The tap-and-drag was more of a secondary issue that I thought of as I was writing the report (tbh I expect there to be very few people who use this feature on mobile phones). I probably should have added a comment to that report instead of writing about it here.
Comment 3 Nate Graham 2023-02-11 01:14:09 UTC
Hmm, I'm not sure what this bug is about then because when I tap the button with Elisa in mobile mode, it opens and stays open. I wasn't able to test with the default Material style though. Maybe it only reproduces with that. If so it might be a bug in that style, if our code looks sane.