Closed
Bug 1399595
Opened 8 years ago
Closed 1 year ago
The bookmark toolbar drop indicator jumps to the end when dragging to a position immediately between two bookmarks
Categories
(Firefox :: Bookmarks & History, defect, P3)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
128 Branch
People
(Reporter: jaws, Assigned: daisuke)
References
Details
(Keywords: papercut, Whiteboard: [snt-scrubbed][places-papercut])
Attachments
(1 file)
From bug 1398252 comment #18,
"""
I also noticed that when dragging along the bookmarks toolbar, the dropmarker flickers to the end when the drag hits areas between bookmarks. Again, not a regression from your change, but it would be nice to fix that in a separate bug at some point, too.
"""
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
Moving to bookmarks & history where it will be easier to track it as a papercut.
Component: Theme → Bookmarks & History
Keywords: papercut
Updated•2 years ago
|
Whiteboard: [snt-scrubbed][places-papercut]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SNT-658
Can loyal bugzilla.mozilla users who earned the permission to confirm bugs also access that mozilla atlassian page? If not, why?
![]() |
||
Comment 5•2 years ago
|
||
It seems to be resolved with the following userChrome.css.
toolbarbutton.bookmark-item:not(.subviewbutton) {
margin-left: 0 !important;
margin-right: 0 !important;
}
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•1 year ago
|
||
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ad0f62e01d53
Make drop indicator on bookmark toolbar stable r=places-reviewers,mak
Comment 8•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•