moz-page-nav buttons/links should be scrollable when they are longer than the window
Categories
(Toolkit :: UI Widgets, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: mstriemer, Assigned: mkennedy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(1 file)
If there is more content than can be shown in the moz-page-nav then the page buttons/links should scroll together
Updated•10 months ago
|
Reporter | ||
Comment 1•5 months ago
|
||
Acceptance Criteria:
- The page nav buttons/hr/links are grouped into a scrollable container
- The heading/search stay fixed when scrolling
- Story added with extra items so that it can scroll easily in Storybook
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 2•4 months ago
|
||
Comment 5•3 months ago
|
||
Assignee | ||
Comment 6•3 months ago
|
||
Taking a look at this now. Thanks!
Assignee | ||
Comment 7•3 months ago
|
||
The test (rightfully) detected that the --page-nav-margin-bottom
CSS variable was no longer being used, so it's declaration also needed to be removed. Updated the patch.
Comment 9•3 months ago
|
||
bugherder |
Updated•3 months ago
|
Assignee | ||
Comment 10•3 months ago
|
||
Hey Cristian, I see that this was reverted via https://phabricator.services.mozilla.com/rFIREFOXBETA6a7f5dfd9335e1fab5ac0644a28a8da8f817a0a4. Was there an issue with the patch there? Thanks for any information!
Comment 11•3 months ago
|
||
Hi, I think that is when the revert merged to beta, but I also see that in the merge the updated version of the patch is also there: https://hg-edge.mozilla.org/releases/mozilla-beta/rev/72b3f8e98e95225afb252ffa1c49b0faab992a11. So this should be fixed in beta(140).
And that revert is the revert mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1927216#c5 that got merged to beta.
Aryx can you please take a look at this, not sure why it appears like that in phabricator.
![]() |
||
Comment 12•2 months ago
|
||
There was an issue during the central to beta merge. The log for one of the modified files shows the expected history: the change landed, got backed out ("reverted") and relanded with the issue fixed. I have been told there is no work planned to modify those Phabricator revisions again.
Description
•