Closed
Bug 320356
Opened 20 years ago
Closed 20 years ago
UI locked when extension dialog appears during dragging
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 246801
People
(Reporter: david.balazic, Unassigned)
References
()
Details
(Keywords: hang)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
It can happen, that all mouse input is ignored (keyboard appears to remain working).
Reproducible: Always
Steps to Reproduce:
1. Visit http://livehttpheaders.mozdev.org/installation.html
2. Click "Install version 0.11 of LiveHTTPHeaders now"
3. immediatelly click and hold (drag) "(download it)" in the same line of text. (just drag it a bit and wait a second or two)
Actual Results:
While dragging , the "Software Installation dialog appears, but is blocked. No buttons or widgets can be clicked. If I start a new window of Firefox from the Quick Launch bar, its winows also has the mouse blocked. Keyboard input seems to work.
Expected Results:
No GUI lockup. The drag operation is canceled and the dialog works normaly.
Comment 1•20 years ago
|
||
I was able to reproduce. BTW: I was able to press the escape key to close the xpinstall dialog and resume normal operations. The Extension Manager code isn't involved until after install is clicked in the xpinstall dialog... not sure if this is a widget, core xpinstall, or toolkit xpinstall (e.g. XUL and JavaScript that drives the dialog) bug.
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** This bug has been marked as a duplicate of 246801 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Version: unspecified → 1.5 Branch
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•