Closed
Bug 642635
Opened 15 years ago
Closed 14 years ago
Adding/removing a bookmark isn't reflected in the awesomebar results popup
Categories
(Firefox for Android Graveyard :: Bookmarks, defect)
Firefox for Android Graveyard
Bookmarks
Tracking
(fennec-)
VERIFIED
WONTFIX
Tracking | Status | |
---|---|---|
fennec | - | --- |
People
(Reporter: martijn.martijn, Unassigned)
References
Details
Steps to reproduce:
- Go to http://www.mozillazine.org
- Tap on the star button to bookmark it
- Tap on the url bar
Expected result:
- The http://www.mozillazine.org result should be there in the awesome bar results and a star icon should be next to it
Actual result:
- The http://www.mozillazine.org result is there in the awesome bar results, but the star icon is not there.
Comment 1•15 years ago
|
||
I wonder if this is the same underlying issue as bug 567121.
Depends on: 567121
![]() |
||
Comment 2•14 years ago
|
||
This is still reproducible on aurora and trunk on 5/11 builds.
If you open the awesomebar right after you bookmarked a page the gray star doesn't appear to the right of that page in awesomebar.
![]() |
||
Comment 3•14 years ago
|
||
I think this is related to Bug 590324.
![]() |
||
Comment 4•14 years ago
|
||
Test case: https://litmus.mozilla.org/show_test.cgi?id=12303 fails because of this bug
Comment 5•14 years ago
|
||
This issue still occurs on:
Build id : Mozilla/5.0 (Android;Linux armv7l;rv:7.0a2)Gecko/20110717
Firefox/7.0a2 Fennec/7.0a2
Device: Motorola Droid 2
OS: Android 2.2
Updated•14 years ago
|
tracking-fennec: --- → ?
Comment 6•14 years ago
|
||
The same minor UI issue occurs when you remove a bookmark, you will see the star icon if you immediately check out the all pages pane.
Severity: normal → minor
Updated•14 years ago
|
tracking-fennec: ? → -
Comment 7•14 years ago
|
||
If I'm not mistaken, this is the way it works. We async load the awesomebar from a cache. It takes a few seconds after a change for the cache to update.
Does the awesomebar results eventually show the right state? Closing unless we find out the results never update correctly.
Status: NEW → RESOLVED
tracking-fennec: - → ?
Closed: 14 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 8•14 years ago
|
||
The awesomebar does only eventually show the right state after you've switched to a different bookmarks pane or closed and reopened the awesome bar.
So maybe that is sufficient?
Reporter | ||
Comment 9•14 years ago
|
||
I'm reopening, if current behavior is considered sufficient, then this bug can be closed again.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 10•14 years ago
|
||
is not going to update until you do a new query for bookmarks. It'll need some sort of input (typing, switching views etc)
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → WONTFIX
Updated•14 years ago
|
tracking-fennec: ? → -
You need to log in
before you can comment on or make changes to this bug.
Description
•