Closed
Bug 287924
Opened 20 years ago
Closed 20 years ago
Bookmarks > Manage Bookmarks > Move does not work
Categories
(Firefox :: Bookmarks & History, defect, P1)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: stevee, Assigned: asaf)
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
|
1.12 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050327 Firefox/1.0+ 1. Load Firefox 2. Choose Bookmarks > Manage Bookmarks 3. Highlight a bookmark with left click 4. Choose Edit > Move Bookmark, or click on the Move icon. 5. Choose a new location for your bookmark and click OK Actual: Nothing Happens Expected: Bookmark is moved to the new location
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050327 Firefox/1.0+ Confirmed doesn't work via the [move] button either
| Reporter | ||
Comment 2•20 years ago
|
||
Added keyword regression, since this works fine in Firefox 1.02
Keywords: regression
Comment 3•20 years ago
|
||
Due to bug 228165 checkin.
Updated•20 years ago
|
Assignee: vladimir+bm → bugs.mano
Flags: blocking-aviary1.1+
| Assignee | ||
Comment 4•20 years ago
|
||
from the menus bug, but i'm still the bad boy ;)
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → Firefox1.1
| Assignee | ||
Comment 5•20 years ago
|
||
not like the other callers to addbookmark/2, the moveBookmark one was already modal (because it needs its parent) on ALL/ALL, so my change was pretty wrong. (I've moved over the orginal patch and there are no more instances of that).
Attachment #178735 -
Flags: review?(mconnor)
| Assignee | ||
Comment 6•20 years ago
|
||
Comment on attachment 178735 [details] [diff] [review] patch wrong diff
Attachment #178735 -
Attachment is obsolete: true
Attachment #178735 -
Flags: review?(mconnor)
Updated•20 years ago
|
Attachment #178736 -
Flags: review?(mconnor) → review+
| Assignee | ||
Comment 8•20 years ago
|
||
Checking in bookmarks.js; /cvsroot/mozilla/browser/components/bookmarks/content/bookmarks.js,v <-- bookmarks.js new revision: 1.97; previous revision: 1.96 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 9•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050327 Firefox/1.0+ 15:19PST verified
Comment 10•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
Comment 11•13 years ago
|
||
moving bookmarks with drag and drop doesn't work in the Firefox 10.0, in my system - it is needed to do cut and paste, which is annoying
You need to log in
before you can comment on or make changes to this bug.
Description
•