Open
Bug 439213
Opened 17 years ago
Updated 3 years ago
setTimeout fails in Modal XUL window in embedding configuration
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: romaxa, Unassigned)
Details
Attachments
(1 file)
|
5.79 KB,
text/plain
|
Details |
Patch https://bugzilla.mozilla.org/attachment.cgi?id=325081 required to reproduce this bug.
pref("xpinstall.whitelist.required", false);
./run-mozilla.sh ./TestGtkEmbed
https://addons.mozilla.org/en-US/seamonkey/downloads/file/26635/adblock_plus-0.7.5.4-fx+tb+sm.xpi
Don't touch popup xpinstallConfirm window
Check countdown timer on "Install" button
EXPECTED OUTCOME:
Timer works fine, 5,4,3,2,1 button enabled
ACTUAL OUTCOME:
Timer stuck and waiting for any native event (mouse move, expose, press...)
| Reporter | ||
Comment 1•17 years ago
|
||
Updated•17 years ago
|
Assignee: jag → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•