Closed
Bug 460385
Opened 17 years ago
Closed 17 years ago
Most Visited updates after menu popup opens
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 443328
People
(Reporter: ousatsu, Unassigned)
Details
(Keywords: polish, ue)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
When opening two sites from Most Visited folder in the bookmarks toolbar when attempting to open the second site the sites got rearranged after the drop-down menu came on screen resulting in opening the wrong link.
Reproducible: Always
Steps to Reproduce:
1. Get two most visited entries visited the same number of times.
2. Open whichever of the two is on bottom.
3. Click to open the Most Visited drop down again.
Actual Results:
The two bookmarks switch places after having been on screen for a moment.
Expected Results:
Not rearrange visibly on screen.
Comment 1•17 years ago
|
||
I can replicate this
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b2pre) Gecko/20081016 Minefield/3.1b2pre ID:20081016033525
Comment 2•17 years ago
|
||
not exactly a bug, but an annoyance, visits are added lazily after about 3s if the menu is visible while the visit is added it gets updated...
Comment 3•17 years ago
|
||
Marco that can get to be quite annoying, and probably isn't the best experience for the end user.
Comment 4•17 years ago
|
||
heh, that won't change before 3.2, since we would have to remove lazy_add support to use async queries.
Comment 5•17 years ago
|
||
how about not changing the menu when it's open, deferring the change till after the menu is closed?
Comment 6•17 years ago
|
||
i fear that would break live-update of other history views, could be feasible though, but spending time on a workaround is probably not wanted atm.
Updated•17 years ago
|
Summary: Most Visited updates after drop-down opens → Most Visited updates after menu popup opens
Comment 7•17 years ago
|
||
i'm duping to bug 460385 since the underlying issue is the same (LAZY_ADD)
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•