[composable toolbar] "Fill link from clipboard" dropdown shows up (and is unusable) in custom tabs, if it's present in main Firefox session
Categories
(Firefox for Android :: Toolbar, defect)
Tracking
()
People
(Reporter: dholbert, Assigned: petru)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3][composable toolbar])
Attachments
(3 files)
Steps to reproduce
- Have Firefox Nightly set to be your default browser.
- Copy a URL to your clipboard.
- Open a new tab in Firefox and tap the URL bar, so that "Fill link from clipboard" UI shows up (attached to the URL bar)
- Switch to another app (e.g. Gmail) and tap a link to open a custom tab.
Expected behavior
Regular-looking custom tab.
Actual behavior
The Custom Tab has "Fill link from clipboard" present, attached to its (non-editable) toolbar. (Somewhat-unsurprisingly, it doesn't do anything if you tap it.)
Device information
- Firefox version: 146.0a1 Nightly
- Android device model: Pixel 6a
- Android OS version: 16
Any additional information?
This bug reproduce if the Composable Toolbar is enabled.
So it affects Nightly 146 and Firefox 145 beta (tested & confirmed); and I tried turning off the Composable Toolbar option in beta and confirmed that the bug stopped reproducing.
It does not affect Firefox 144 release by default (because Composable Toolbar is off-by-default there); but if I use secret-settings to enable Composable Toolbar (and then quit-and-restart Firefox and Gmail for good measure), then it reproduces there too.
Note, this is superficially similar to bug 1993429 (see bug 1993429 comment 2 which mentions it being expected that we potentially show the "Fill link from clipboard" multiple times), but in this case here, we're showing it in a place where it's not useful and not functional.
| Reporter | ||
Updated•5 months ago
|
| Reporter | ||
Comment 1•5 months ago
|
||
| Reporter | ||
Updated•5 months ago
|
| Reporter | ||
Comment 2•5 months ago
|
||
| Reporter | ||
Comment 3•5 months ago
|
||
[ni=petru for triage since I think he's working on this feature]
Also, even though I was able to repro on beta (145.0b8), it looks like we can consider this disabled for v145 via bug 1997076 which landed after the commit that b8 was built from.
| Reporter | ||
Updated•5 months ago
|
| Assignee | ||
Comment 4•5 months ago
|
||
Thanks for the ping!
Interesting scenario!
Updated•5 months ago
|
| Assignee | ||
Comment 5•5 months ago
|
||
Guard showing the AwesomeBar in custom tabs similarly to how we check
and avoid showing the TabStrip in custom tabs.
Comment 7•5 months ago
|
||
| bugherder | ||
Description
•