In Library, "Show in Folder" leaves the focused bookmark outside the visible area
Categories
(Firefox :: Bookmarks & History, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | wontfix |
People
(Reporter: tgnff242, Unassigned)
References
(Regression)
Details
(Keywords: nightly-community, papercut, regression, Whiteboard: [snt-scrubbed])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
- Use the search field of the Library window to search for a bookmark which is inside a folder with enough bookmarks that scrolling is needed to see them all.
- Right-click on it and select "Show in Folder".
Actual results:
At step 2, the Library focuses on the containing folder and the bookmark is selected, but you have to scroll down to see it.
Expected results:
This is a regression from Bug 1786518.
Comment 1•2 years ago
|
||
:jteow, since you are the author of the regressor, bug 1786518, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Comment 2•2 years ago
|
||
This issue only occurs in our latest Nightly builds, Beta 106.0b9 and Release do not have this issue.
Comment 3•2 years ago
•
|
||
This was briefly addressed, but we had to backout the patch in bug 1786518, because it was causing too many edge problems. So in practice this never worked if not for a few versions. It's technically a regression, but not really recent or high priority.
I think we could add a third argument to selectItems() to "ensureItemIsVisible" and then use that in PlacesController.showInFolder().
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Woops, sorry for not setting the priority/severity Marco, thank for you for triaging this bug for me.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
We can't reproduce this anymore, it seems to have been fixed somehow.
Description
•