Closed
Bug 642699
Opened 14 years ago
Closed 7 years ago
Back button changes Javascript alert() popup style to old styling (FF4 RC1)
Categories
(Toolkit Graveyard :: Notifications and Alerts, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 637160
People
(Reporter: zjoebrian, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
A web page containing a form brings up a Javascript alert() popup onClick of the submit button (using the new styling of Firefox 4), then redirects to the form landing page. After clicking 'back' to return to the form, the second time clicking on the submit button, the Javascript alert() popup is displayed using the old Javascript popup styling.
Reproducible: Always
Steps to Reproduce:
1. Go to URL above
2. Click the "Click me" button (observe the new styled popup window)
3. Click the back button
4. Click the "Click me" button again (observe the old styled popup window)
Actual Results:
The Javascript popup displays using the old style (FF 3.6 and before) popup window after clicking back to return to the form
Expected Results:
The Javascript popup should display using the new styling both times
Using Firefox 4 RC1
Summary: Back button changes Javascript alert() popup style to old styling → Back button changes Javascript alert() popup style to old styling (FF4 RC1)
Comment 1•14 years ago
|
||
Same Bug 637160 ?
Yes, this does appear to be the same issue, although I do not believe this is tied to any content policy extensions as they suggested in the other bug.
If this needs to be marked as a Dup, that works with me, I just couldn't find any related bugs in my earlier searches.
Updated•14 years ago
|
Version: unspecified → 4.0 Branch
Comment 3•11 years ago
|
||
Bulk move to Toolkit::Notifications and Alerts
Filter on notifications-and-alerts-component.
Component: General → Notifications and Alerts
Product: Firefox → Toolkit
Version: 4.0 Branch → unspecified
Comment 4•7 years ago
|
||
Seems this got fixed in bug 637160.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•1 year ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•