[composable toolbar] Long-tap on the custom tab's URL doesn't trigger the context menu
Categories
(Firefox for Android :: Toolbar, defect, P2)
Tracking
()
People
(Reporter: mlobontiuroman, Assigned: petru)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3][composable toolbar])
Attachments
(1 file, 1 obsolete file)
Steps to reproduce
- Enable the "Compose Toolbar" from Secret settings.
- Make Firefox for Android the default browser.
- Go to Gmail, or other app to open a custom tab.
- Open a link as a custom tab.
- Long-tap on the custom tab's URL.
Expected behavior
The context menu is triggerred with the "copy" option.
Actual behavior
Nothing happens.
Device information
- Firefox version: Nightly 143.0a1 from 8/10
- Android device: Oppo Find X3 Lite (Android 11), Google Pixel 6 (Android 16)
Any additional information?
- NOT reproducible with composable toolbar disabled
Updated•3 months ago
|
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
This was indeed an overlook.
Since currently we use the same token/color for the toolbar and popups I've checked with UX if this should still be the case for custom tabs - eg: if the toolbar is blue should popups also be blue?
Posting here the response from Nicole:
Keep the (custom) color just for the toolbar and keep context menu and browser menu the same as what we have in Firefox respecting light/dark mode. I'm worried that we will run into accessibility, legibility issues, and keeping the browser color will also look more recognizable, trustworthy.
| Assignee | ||
Comment 2•3 months ago
|
||
While the toolbar can have a custom color in custom tabs the popups shown
from the toolbar (the search selector or popup menus) will still follow the
application's theme.
Updated•2 months ago
|
| Assignee | ||
Comment 3•2 months ago
|
||
Abandoning this after talking more with Noah about rather first adopting the new M3 tokens.
| Assignee | ||
Comment 4•2 months ago
|
||
Sorry, the theming part should be another ticket - we already have bug 1983833 for it but we can make the context menu work in this ticket.
| Assignee | ||
Comment 5•2 months ago
|
||
Comment 8•2 months ago
|
||
The patch landed in nightly and beta is affected.
:petru, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox143towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 9•2 months ago
|
||
Small loss of functionality in while the feature is slowly rolled out to beta/release while already in the RC week.
Avoiding the uplift.
Description
•