Closed
Bug 47085
Opened 26 years ago
Closed 26 years ago
Opening the sidebar just a little goes into infinite recursion
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: mikepinkerton, Assigned: hyatt)
Details
(Keywords: crash, Whiteboard: [nsbeta3+])
- launch mozilla with the sidebar closed
- open the sidebar up and then drag it back so that it's only about 1/2" wide
the machine then becomes totally unresponsive, locks up with a stack like
nsPresShell::FlushPendingNotifications()
nsPresShell::HandlePostedReflowCallbacks()
nsPresShell::FlushPendingNotifications()
nsPresShell::HandlePostedReflowCallbacks()
nsPresShell::FlushPendingNotifications()
nsPresShell::HandlePostedReflowCallbacks()
nsPresShell::FlushPendingNotifications()
nsPresShell::HandlePostedReflowCallbacks()
nsPresShell::FlushPendingNotifications()
nsPresShell::HandlePostedReflowCallbacks()
nsPresShell::FlushPendingNotifications()
nsPresShell::HandlePostedReflowCallbacks()
nsPresShell::FlushPendingNotifications()
nsPresShell::HandlePostedReflowCallbacks()
this is similar to a bug that hyatt and I traced to grids/boxes but were about to
work around for beta2. This one seems just as bad.
| Reporter | ||
Comment 1•26 years ago
|
||
nominating for b3. happens in both skins.
Comment 2•26 years ago
|
||
nsbeta3+, ->hyatt
Assignee: trudelle → hyatt
Whiteboard: [nsbeta3+]
Target Milestone: --- → M18
| Assignee | ||
Comment 3•26 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 4•26 years ago
|
||
I do not see this in 2000080410. I think we should mark verified.
Comment 5•26 years ago
|
||
Still not seeing in OS9 2000082108. Marking verified.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
OS: Mac System 9.x
You need to log in
before you can comment on or make changes to this bug.
Description
•