Closed
Bug 995672
Opened 12 years ago
Closed 8 years ago
In sidebar, wrong bookmarks selected after paste into folder
Categories
(Firefox :: Bookmarks & History, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: starcas25, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140314220517
Steps to reproduce:
1. Starting with a new profile, open the sidebar
2. Go to www.google.com and bookmark it
3. In the sidebar, make 3 extra copies of the new bookmark and rename them g1, g2, g3, and g4
4. Select all four and hit Ctrl+C to copy them
5. Open the 'Mozilla Firefox' folder just above the new bookmarks. It should already contain 4 bookmarks ("Help and Tutorials", etc)
6. With the folder selected, hit Ctrl+V to paste the new bookmarks into the folder
Actual results:
The new bookmarks are pasted to the end of the folder as expected, but they are not all selected. Instead, the first 3 bookmarks of the folder are incorrectly selected ("Help and Tutorials", "Customize Firefox", "Get Involved") as well as g4, while g1, g2, and g3 are not selected as they should be.
Generally, if there are n bookmarks (n >= 2) pasted, only the last (nth) will be correctly selected after the paste, while the first n-1 bookmarks in the folder will be incorrectly selected.
Expected results:
After the paste, only g1, g2, g3, and g4 bookmarks should be selected
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Component: Untriaged → Places
Ever confirmed: true
Product: Firefox → Toolkit
Version: 28 Branch → Trunk
Updated•9 years ago
|
Component: Places → Bookmarks & History
Priority: -- → P3
Product: Toolkit → Firefox
Comment 1•8 years ago
|
||
Just tried this on the latest Firefox nightly (FF 61) and this works fine for me, tried a few different variants and I didn't see any issues.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•