Closed
Bug 564188
Opened 14 years ago
Closed 14 years ago
Live Bookmark status menuitem persists in menus
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3.7a5
People
(Reporter: jmjjeffery, Assigned: mak)
References
Details
(Keywords: regression)
Attachments
(1 file)
2.87 KB,
patch
|
dietrich
:
review+
|
Details | Diff | Splinter Review |
Open the bookmarks from the Bookmarks Menu Item
Click on the Live Bookmarks
Choose one in the list and right-click -> 'Reload Live Bookmark'
Notice that the 'loading live bookmark' never goes away.
Regression from:
https://bugzilla.mozilla.org/show_bug.cgi?id=528884
Tested with today's m-c nightly build on Win7 x64
Comment 1•14 years ago
|
||
Same with x86 on WindowsXP.
Updated•14 years ago
|
Summary: Livemark update stuck in 'loading...' → Live Bookmark update stuck in 'loading...'
Comment 2•14 years ago
|
||
moreover i'm not able to copy/delete/cut the live bookmark container (e.g. put on bookmarks tooolbar) via context menu or put an other container (e.g. cut/copied from library - where cutting/deleting/pasting still works) on the bookmarks toolbar.
should i rather file a new bug for this?
Assignee | ||
Comment 3•14 years ago
|
||
anything reported in the error console?
Comment 4•14 years ago
|
||
(In reply to comment #3)
> anything reported in the error console?
nothing at all
Comment 5•14 years ago
|
||
(In reply to comment #2)
there was no error console output. thus i excluded extension breaking issues at first.
now after disabling
"Auto Copy 1.0.1", "BBCode 0.5.3.1", "Close by Double Click 1.12", "CoLT 2.4.7", "Console 0.7a1" & "Copy Plain Text 0.3.3" and restarting, deleting that container type worked again. then i enabled each extension one-by-one to find the culprit, but even after enabling them all it still works (what is kinda weird). so in the end: sorry for hijacking/spamming this report.
Comment 6•14 years ago
|
||
I just restarted my PC and left Minefield open for awhile, I suppose given it had a chance to refresh live bookmarks using today's nightly on win7, I now have 2 items at the top of my mozillazine daily trunk build RSS thread showing "Live bookmark loading..." and I have the most current item in the list already at the top.
using http://pipes.yahoo.com/pipes/pipe.info?_id=17e1ec1625fca5fde4143a54032b1bc5
Comment 7•14 years ago
|
||
(In reply to comment #4)
> (In reply to comment #3)
> > anything reported in the error console?
>
> nothing at all
Confirmed, no error messages here either.
Assignee | ||
Comment 8•14 years ago
|
||
Hm looks like we always forgot to cache the element, the new patch has made this old bug visible, cool.
MAno forgot to remove the old helper from PUIU, the new helper is in the views file.
Assignee | ||
Updated•14 years ago
|
Summary: Live Bookmark update stuck in 'loading...' → Live Bookmark status menuitem persists in menus
Updated•14 years ago
|
Attachment #443972 -
Flags: review?(dietrich) → review+
Reporter | ||
Comment 9•14 years ago
|
||
This appears to be fixed using the latest hourly build.
cset: http://hg.mozilla.org/mozilla-central/rev/771e928c4a16
Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100506 Minefield/3.7a5pre ID:20100506164339
Not going to close because I wonder if there more followup, as to why it was not closed at check-in.
Assignee | ||
Comment 11•14 years ago
|
||
I just asked Mossop to push for me
http://hg.mozilla.org/mozilla-central/rev/386cd7683b91
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.7a5
Comment 12•14 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100506 Minefield/3.7a5pre ID:20100506164339
Verified
Status: RESOLVED → VERIFIED
Comment 13•14 years ago
|
||
Thanks Marco!
Comment 14•14 years ago
|
||
Still see the "feed failed to load" message. Is that intended?
http://feeds.howstuffworks.com/DailyStuff
http://rd.howstuffworks.com/go?url=http://www.howstuffworks.com&mkcpgn=rss1
Assignee | ||
Comment 15•14 years ago
|
||
not sure what you mean, if a feed fail to load the message will say it. This bug is about having more than one identical messages (so 2 or more "live bookmark loading" or 2 or more "feed failed to load" entries in the same menu). Also, you did not post your user agent.
Comment 16•14 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100507 Minefield/3.7a5pre Firefox/3.6 ID:20100507131745
Sorry for forgetting the UA.
I get one failed message which does not disappear after reloading. But i guess Minefield is right here:
Error: junk after document element
Source file: http://feeds.howstuffworks.com/DailyStuff
Line: 57, Column: 7
Source code:
</rss>a
Unless there is something wrong with that i leave it here.
Assignee | ||
Comment 17•14 years ago
|
||
the fact it doesn't disappear is expected, since I must be able to know that at any moment I could open the feed menu, and it could update while i'm not looking at it.
You need to log in
before you can comment on or make changes to this bug.
Description
•