Closed
Bug 288235
Opened 20 years ago
Closed 12 years ago
Page reload cause puzzle piece place holders to disappear
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aaronlev, Unassigned)
Details
Attachments
(1 file)
126 bytes,
text/html
|
Details |
Steps:
1. Make sure you don't have adblock installed -- that cures the bug
2. Use on a machine
2. Load test case
3. Make sure the browser window is large enough to so no scrollbars are necessary
4. Reload page with ctrl+R
Plugins disappear
What's happening is that nsObjectFrame::Reflow() happens before it knows that it
is a broken plugin.
For some reason the bug does not happen on initial loading of the page, or when
going back in history to the page.
Reporter | ||
Comment 1•20 years ago
|
||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•