Closed
Bug 3588
Opened 26 years ago
Closed 26 years ago
Browser freezes entering bug data at bugzilla page
Categories
(Core :: DOM: Core & HTML, defect, P1)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
M3
People
(Reporter: don, Assigned: gagan)
References
()
Details
dp, the browser freezes entering bug data at bugzilla page. We need to be able
to enter bugs for the dogfood milestone.
Updated•26 years ago
|
Assignee: dp → spence
Comment 2•26 years ago
|
||
Works on unix. Slow on linux.
On windows we see it hang.
Updated•26 years ago
|
Assignee: spence → gagan
Status: ASSIGNED → NEW
Comment 3•26 years ago
|
||
Gagan could you see why this is happening on windows
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Its not freezing, it just waits for the user input now, since every
PhReAkInG form activity now triggers wallet stuff that prompts for "would you
like this in your wallet?" "remember your password?" etc... So this really
should wait on the modal dialogs. Actually wallet should be disabled by default
till modal dialogs can come up. A solution for now is to switch to your
stderr/stdout window and answer the prompts... This was a really annoying one.
Entering bug data using the 18-Mar build of apprunner... if this works, I'm verifying this as fixed.
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•