Closed
Bug 21874
Opened 25 years ago
Closed 25 years ago
mozilla hangs right-clicking
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: danm.moz, Assigned: joki)
References
()
Details
On abcnews.com, right-click on any of the Headline links in that blue panel on the left.
"Business," say. Mozilla hangs. It seems to be getting lost in nsContainerFrame::GetFrameForPoint.
It's not exactly getting caught in an infinite loop or recursion; it seems to be building the task
up into something ever more recursive that takes longer and longer to calculate each time. Anyway,
the app goes dead. Happens in both mozilla/apprunner and viewer.
My apologies for not distilling abcnews' html into something simpler that can be added to this bug
report for reproducibility's sake, but this has been happening for a few days. Hopefully abcnews
won't change anything before we've had time to look at this.
I have no idea how right pop-up menus work so re-assigning to Tom because it
sounds event related
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
Agreed. Marking as verified dup of 18539.
You need to log in
before you can comment on or make changes to this bug.
Description
•