Closed
Bug 1163035
Opened 11 years ago
Closed 11 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)
|
1.11 KB,
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
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(mano)
Flags: needinfo?(mak77)
| Assignee | ||
Comment 1•11 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+
| Reporter | ||
Updated•11 years ago
|
Summary: Counting items is broken in bookmark Library → Counting bookmarks is broken in Library
Updated•11 years ago
|
Iteration: --- → 40.3 - 11 May
| Assignee | ||
Comment 2•11 years ago
|
||
we are now always hiding/showing this programmatically, no need to hide it by default.
Attachment #8604104 -
Flags: review?(ttaubert)
Updated•11 years ago
|
Attachment #8604104 -
Flags: review?(ttaubert) → review+
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
| Assignee | ||
Comment 6•11 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•11 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•11 years ago
|
| Reporter | ||
Comment 9•11 years ago
|
||
Looks fixed.
Thank you very much.
| Reporter | ||
Updated•8 years ago
|
Keywords: nightly-community
| Reporter | ||
Updated•8 years ago
|
QA Contact: Virtual
You need to log in
before you can comment on or make changes to this bug.
Description
•