Closed
Bug 337078
Opened 19 years ago
Closed 18 years ago
Add-Ons manager scrolling incorrect on click
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: bzbarsky, Unassigned)
References
Details
BUILD: Current trunk Firefox build
STEPS TO REPRODUCE:
1) Start with a vanilla profile
2) Install enough extensions that in the Add-On manager there are a few out of
sight below the bottom of the window. I have Adblock Plus, DOM Inspector,
Google Safe Browsing, Leak Monitor, XForms, Nightly Tester Tools, Web
Developer.
3) Scroll down all the way to the bottom of the list.
4) Select the last item.
ACTUAL RESULTS: The window scrolls up a bit.
EXPECTED RESULTS: Stay scrolled all the way down so that I can see all of the item I just selected.
Reporter | ||
Updated•19 years ago
|
Flags: blocking1.9a2?
Flags: blocking-firefox2?
Comment 1•19 years ago
|
||
Please try duplicating this with the download mgr... I suspect you are able to and this is an Toolkit XUL Widget bug that is not due to bug 329045 and has been present on the trunk since bug 328881 was checked in.
Reporter | ||
Comment 2•19 years ago
|
||
fwiw, my personal guess is that this has to do with the listbox item resizing itself... As in, we scroll to the "top" of that item, but then it gets bigger after that.
Depends on: 330073
Comment 3•19 years ago
|
||
I can't reproduce this on the 1.8 branch - I can on the trunk. I suspect this is due to bug 328881.
Comment 4•19 years ago
|
||
Boris, do you want to keep the request for blocking-firefox2 since it doesn't affect the 1.8 branch?
Reporter | ||
Updated•19 years ago
|
Flags: blocking-firefox2?
Comment 5•19 years ago
|
||
I can reproduce in the download mgr which is available in Tools -> Downloads - this is pretty noticeable.
It will probably be easier to find this in the current Product and Component so I am leaving them alone though they aren't correct. Should be Toolkit -> XUL Widgets since it affects users of the richlistbox on trunk. May change later but I suspect that after bug 334765 is fixed this will also be fixed which will hopefully be soon. I'm compiling now to verify.
This has nothing to do with bug 329045 and was caused by bug 328881... changed blocking accordingly.
Comment 6•19 years ago
|
||
This is fixed by the patch in bug 334765.
Updated•19 years ago
|
Comment 7•18 years ago
|
||
This appears to be fixed by the checkin of bug 334765. Anyone confirm?
Comment 8•18 years ago
|
||
Resolving wfm though this was fixed by bug 334765.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Flags: blocking1.9a2?
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•