Closed
Bug 91128
Opened 24 years ago
Closed 24 years ago
Crash after dismissing security dialog
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: thayes0993, Assigned: joki)
References
()
Details
(Keywords: crash)
The browser crashes when attempting to access the secure login page. When the
"login" button is clicked on the main page, the browser displays a security
warning ("entering a secure site"). In cases where content is already loading
from the site, this works. However, when no content from the login page has
been displayed yet dismissing the dialog window causes a crash. This is timing
sensitive: I would say that 50% of attempts fail on my laptop running NT.
Turning off the security dialog prevents the problem from occurring.
To reproduce:
1) Make sure that the "entering" warning is on. (Prefs/SSL panel)
2) Go to www.schwab.com
3) Click the "login" link or arrow at the top right.
Two possible results:
1) The page starts to load (typically the top half is displayed), then the
warning dialog appears. Dismiss the dialog and the page loads normally.
2) The dialog appears before any of the login page content is displayed.
Dismiss the dialog, causing the crash.
Talkback ID: TB33004411W
Build: 0715 branch build
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 91127 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified, dup filing.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•