Closed
Bug 1163035
Opened 10 years ago
Closed 10 years ago
Counting bookmarks is broken in Library
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox39 | --- | unaffected |
firefox40 | + | verified |
firefox41 | --- | verified |
People
(Reporter: Virtual, Assigned: mak)
References
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
(deleted),
patch
|
ttaubert
:
review+
lmandel
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
STR:
1. Open "Library" (Ctrl+Shift+B)
2. Go to "Bookmarks Toolbar", "Bookmarks Menu" or "Unsorted Bookmarks"
3. Select more than 1 bookmark
Actual results:
Bookmark items aren't counted.
Expected results:
I can see how much items I selected.
Regression window (mozilla-inbound-win32)
Good:
https://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-win32/1429822861/
Bad:
https://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-win32/1429824241/
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=2f2888ca42c2&tochange=2a1ddf08a4b4
Probably caused by:
Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak
[Tracking Requested - why for this release]: Regression
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•10 years ago
|
Flags: needinfo?(mano)
Flags: needinfo?(mak77)
Assignee | ||
Comment 1•10 years ago
|
||
It still works for folders and separators, for uris we just show the tags field, while we should also show the count.
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Points: --- → 1
Flags: qe-verify-
Flags: needinfo?(mano)
Flags: needinfo?(mak77)
Flags: firefox-backlog+
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•10 years ago
|
Summary: Counting items is broken in bookmark Library → Counting bookmarks is broken in Library
Updated•10 years ago
|
Iteration: --- → 40.3 - 11 May
Assignee | ||
Comment 2•10 years ago
|
||
we are now always hiding/showing this programmatically, no need to hide it by default.
Attachment #8604104 -
Flags: review?(ttaubert)
Updated•10 years ago
|
Attachment #8604104 -
Flags: review?(ttaubert) → review+
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 5•10 years ago
|
||
Requesting an uplift to Firefox 40
Flags: needinfo?(mak77)
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8604104 [details] [diff] [review]
patch v1
Approval Request Comment
[Feature/regressing bug #]: bookmarks panel rewrite
[User impact if declined]: selecting multiple items in the Library doesn't show the selection count
[Describe test coverage new/current, TreeHerder]: Nightly, manual testing
[Risks and why]: low risk oneline xul fix
[String/UUID change made/needed]: none
Flags: needinfo?(mak77)
Attachment #8604104 -
Flags: approval-mozilla-aurora?
Comment 7•10 years ago
|
||
Comment on attachment 8604104 [details] [diff] [review]
patch v1
Pretty trivial change. Aurora+
Attachment #8604104 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•10 years ago
|
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 9•10 years ago
|
||
Looks fixed.
Thank you very much.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
Keywords: nightly-community
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
QA Contact: Virtual
You need to log in
before you can comment on or make changes to this bug.
Description
•