Feature callout menus and menuitems are misaligned on macOS
Categories
(Firefox :: Messaging System, defect)
Tracking
()
People
(Reporter: aminomancer, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
See attached. This only affects macOS. It also doesn't seem to affect normal context menus.
STR
- Set the pref
browser.newtabpage.activity-stream.asrouter.devtoolsEnabled
to true - Go to about:asrouter
- Cmd+F to find
TEST_FEATURE_TOUR
- Click the big "Show" button for TEST_FEATURE_TOUR
- The feature callout should appear
- Click the downward arrow button in the callout
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•1 year ago
|
||
We did a bisection and found that this was not regressed by bug 1668119. It was present already since the feature was added with bug 1868494.
Comment 2•1 year ago
|
||
The attached screenshot looks like pre-bug 1668119, do you have those changes? That bug should have fixed this specifically.
I tried to reproduce but the "Show" button does not seem to do anything on my system.
Reporter | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Reporter | ||
Comment 4•1 year ago
•
|
||
(In reply to Sam Johnson from comment #2)
I tried to reproduce but the "Show" button does not seem to do anything on my system.
Are you sure you're hitting "Show" on the right button? There are many "Show" buttons for all the different messages. The one you want specifically is labeled TEST_FEATURE_TOUR
.
Reporter | ||
Updated•1 year ago
|
Comment 5•1 year ago
|
||
(In reply to Shane Hughes [:aminomancer] from comment #4)
Are you sure you're hitting "Show" on the right button? There are many "Show" buttons for all the different messages. The one you want specifically is labeled
TEST_FEATURE_TOUR
.
Yes, "Show" works for me on some of the other messages such as IMPORT_SETTINGS_EMBEDDED
, but not on TEST_FEATURE_TOUR
.
Reporter | ||
Comment 6•1 year ago
|
||
Here's a more recent screenshot
Reporter | ||
Comment 7•1 year ago
|
||
(In reply to Sam Johnson from comment #5)
(In reply to Shane Hughes [:aminomancer] from comment #4)
Are you sure you're hitting "Show" on the right button? There are many "Show" buttons for all the different messages. The one you want specifically is labeled
TEST_FEATURE_TOUR
.Yes, "Show" works for me on some of the other messages such as
IMPORT_SETTINGS_EMBEDDED
, but not onTEST_FEATURE_TOUR
.
And you set browser.newtabpage.activity-stream.asrouter.devtoolsEnabled
to true? You sure your repo is up to date? Are there any console logs? Is your window maximized?
Reporter | ||
Comment 8•1 year ago
|
||
I think you're right, this was actually fixed with your bug. Something went wrong with our mozregression so we got a false impression that it continued from Jan 5 to Feb 6. But on a latest build it looks correct.
Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Description
•