Closed
Bug 465685
Opened 16 years ago
Closed 16 years ago
dragged bookmark in bookmarks menu ends up in root folder
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3.1b2
People
(Reporter: Peter6, Unassigned)
References
Details
(Keywords: regression, verified1.9.1)
Attachments
(1 file)
1.13 KB,
patch
|
asaf
:
review+
beltzner
:
approval1.9.1b2+
|
Details | Diff | Splinter Review |
followup from bug 465333
repro:
open bookmarks folder
drag a bookmark
result:
it doesn't land where you put the pointer but ends at the bottom of the root folder
Comment 1•16 years ago
|
||
Blocks bug 225680?
Comment 2•16 years ago
|
||
Can confirm on:
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b2pre) Gecko/20081119 Minefield/3.1b2pre ID:20081119041246
Flags: blocking-firefox3.1?
Version: unspecified → Trunk
Comment 3•16 years ago
|
||
I believe this is a duplicate of Bug 460666.
Comment 4•16 years ago
|
||
(In reply to comment #3)
> I believe this is a duplicate of Bug 460666.
That's similar but it isn't doubled and it isn't in the toolbar either, plus this only just appeared and that bug was filed a month ago.
Comment 5•16 years ago
|
||
Bug 46066 is not related, and should actually not being reproducible in current build.
Comment 6•16 years ago
|
||
ops, i was meaning Bug 460666
Comment 7•16 years ago
|
||
we catch the dragdrop event in menu handler, and the drop event in the view.
this change should be enough.
Attachment #349034 -
Flags: review?(mano)
Comment 8•16 years ago
|
||
Comment on attachment 349034 [details] [diff] [review]
patch
r=mano
Attachment #349034 -
Flags: review?(mano)
Attachment #349034 -
Flags: review+
Attachment #349034 -
Flags: approval1.9.1b2?
Updated•16 years ago
|
Attachment #349034 -
Flags: approval1.9.1b2? → approval1.9.1b2+
Comment 9•16 years ago
|
||
Comment on attachment 349034 [details] [diff] [review]
patch
a191b2=beltzner
Comment 10•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 11•16 years ago
|
||
verified fixed using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081121 Minefield/3.1b2pre. Drag and drop lands where I place the pointer.
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Flags: blocking-firefox3.1? → blocking-firefox3.1+
Updated•16 years ago
|
Target Milestone: --- → Firefox 3.1b2
Updated•16 years ago
|
Keywords: fixed1.9.1
Updated•16 years ago
|
Keywords: verified1.9.1
Updated•16 years ago
|
Keywords: fixed1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•