Closed
Bug 144195
Opened 23 years ago
Closed 23 years ago
drag&drop into menu works only with top level
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: iav, Assigned: p_ch)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2)
Gecko/20020510
BuildID: 2002051006
Before RC2 build I always can add bookmarks by drag it from url string, into the
bookmarks menu in main menu, or in toolbar, select target folder and drop net
bookmark there.
From RC2 I can drag bookmark only into the top level bookmark menu 0 subfolders
do not opens.
Reproducible: Always
Steps to Reproduce:
1. open any page
2. take by mouse cursor in address bar
3. try to drop it into submenu of "bookmarks"menu
Actual Results: submenu doesnt opens, you can place bookmark only in main
bookmark menu
Expected Results: like in previous builds - I want to place new bookmark into
subfolder
Confirmed on WinME with build 2002051608. I can only get them there by dragging
twice, further is more broken (bug 105263).
Assignee | ||
Comment 3•23 years ago
|
||
Timers during DND are broken on windows
-> Pavlov
culprit is:
http://lxr.mozilla.org/seamonkey/source/xpfe/browser/resources/content/navigatorDD.js#505
Assignee: ben → pavlov
Comment 4•23 years ago
|
||
dup of 142113
*** This bug has been marked as a duplicate of 142113 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 6•23 years ago
|
||
Reopening, still an issue on WinME trunk build 2002 05 20, ie after the landing
of the patch in bug 142113.
setTimeout is not fired during DND. Only after the drop.
Idle cpp timers with highest priority do work.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Summary: drag&drop into menu works only woth top level → drag&drop into menu works only with top level
As in: a dragged URL in the PT Boomarks menu only opens a submenu once.
This also happens with trunk build 2002052108 on Windows NT.
Assignee | ||
Comment 9•23 years ago
|
||
symptom fixed on trunk by the checkin of bug 139471.
Note that timers are still not fired during DND on windows.
Status: NEW → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•23 years ago
|
||
*** Bug 148407 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
I can still see this bug on 1.0, win98, but I guess I shouldn't since it is
supposed to be fixed.
Is there a special procedure that I have to take to make the bug disappear?
Assignee | ||
Comment 12•23 years ago
|
||
sure...
grab the trunk!
Assignee | ||
Comment 13•23 years ago
|
||
*** Bug 149985 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•23 years ago
|
||
*** Bug 149807 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•