Closed
Bug 60680
Opened 24 years ago
Closed 24 years ago
Reflows cause default plugin to appear/reappear
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cesarb, Assigned: serhunt)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.17 i686; en-US; m18) Gecko/20001117
BuildID: 2000111708
When loading the page (with no plugins installed), the Default Plugin pops up.
If I click "Cancel" and wait a bit, it appears again. And again. And again. It
stops only if I manage to quickly close the window after clicking Cancel but
before it appears again.
Reproducible: Always
Steps to Reproduce:
Open the page and wait for it to load
Actual Results: An infinite amount of Default Plugin dialogs
Expected Results: Only one Default Plugin dialog per content type per page
My build is a .sea one from mozillazine, in case it makes any difference.
Comment 1•24 years ago
|
||
dup
*** This bug has been marked as a duplicate of 59936 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•24 years ago
|
||
No, this is *not* a dupe of 59936.
Bug 59936 is about the dialog not closing when you click OK; this bug is about
the dialog reappearing after clicking Cancel, an *infinite* (well, at least 30+)
number of times. In bug 59936, clicking 'Cancel' is enough to make things fine;
in this one, you have to close the *window* which is generating the dialogs to
make them go away (since Cancel only opens a new one).
I'm trying to reopen (don't know if I can)
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Reporter | ||
Comment 4•24 years ago
|
||
Probably not. That one is about reloads triggered by resizes trying to reload
the plugin; this one is about something on that page that is continuously
respawning the plugin.
The only thing similar in both is the workaround: make a default plugin dialog
appear only once per full reload per contenty type per page. The true solution
for 57455 would be for the default plugin to check for reloads caused by
resizing and not show itself in that case; the true solution here would be to
find what is causing the infinite plugin reload loop (I can see only one applet
there, and no reason for it to reload at all).
Comment 5•24 years ago
|
||
Updated•24 years ago
|
Summary: Default Plugin is too annoying → Reflows cause default plugin to appear/reappear
Comment 6•24 years ago
|
||
I noticed something. Every damn link from this page goes to a page with some
applets embedded. So, of course, with each occurance of a page with missing
plugin, the defaul plugin will pop up asking the user to download the plugin. I
do not see the default plugin dialog pop up more than once if I go to the url
above and *just stay there*. Marking this bug INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 7•24 years ago
|
||
"INVALID"?
INVALID should be for things that are not bugs, right?
Well, this was a bug. The dialog appeared infinite times if you just sit there.
Hardly INVALID.
And yes, it does not appear anymore as of 2000121112. The right answer is
WORKSFORME.
I'll try to change it.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Reporter | ||
Comment 8•24 years ago
|
||
Marking WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•