Closed
Bug 84087
Opened 24 years ago
Closed 4 years ago
x server hang dragging from a popup menu
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bugs, Unassigned)
References
Details
For a test for this, comment out the lines in
xpfe/browser/resources/content/navigatorDD.js that read:
if (navigator.platform != "Win32" && aEvent.target.localName != "button")
return;
Then create a folder on your personal toolbar, and place 1 or more bookmarks
inside it. Open the folder on the personal toolbar, and try dragging from it.
Expected results:
- drag from menu, potentially dropping shortcuts on desktop etc.
Actual results:
- x server hangs.
Suspect this is something to do with native widgets somehow interfering?
Formed as a result of 79003. If we fix this bug, we can make the code in the
personal toolbar only ignore mac, as that's what Mac users seem to prefer ;)
Updated•24 years ago
|
Status: NEW → ASSIGNED
Comment 1•24 years ago
|
||
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
*** Bug 106909 has been marked as a duplicate of this bug. ***
*** Bug 109904 has been marked as a duplicate of this bug. ***
*** Bug 125818 has been marked as a duplicate of this bug. ***
Comment 6•24 years ago
|
||
Bug 125818 has nothing to do with popups. It happens when I drag a link from
one nav window to another.
Not finding the file navigatorDD.js
And $ rg "if \(navigator\.platform != \"Win32\""
shows no results
Comment 9•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:enndeakin, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: blizzard → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(enndeakin)
Comment 10•4 years ago
|
||
Too out of date and vague to be useful any more.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(enndeakin)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•