Closed
Bug 401974
Opened 18 years ago
Closed 18 years ago
When viewing different web pages that has same URL, "view source" always show only latest displayed page's source
Categories
(Toolkit :: View Source, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 136633
People
(Reporter: masa141421356, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007103103 Minefield/3.0a9pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007103103 Minefield/3.0a9pre
When viewing different non-static web pages that has same URL,
"view source" always show only latest displayed page's source.
Reproducible: Always
Steps to Reproduce:
1.Open active web page like bugzilla's buglist (Tab1).
2.Open same URL again in ANOTHER tab (Tab2).
3.Check the difference of web page in Tab1 and Tab2
4.Show "View source" of Tab1.
Actual Results:
Displayed source is source of Tab2.
Expected Results:
View source should show source of Tab2.
Displayed source seems to be latest time's source.
This bug can be also reproduced by "open in new window".
Reporter | ||
Comment 1•18 years ago
|
||
(In reply to comment #0)
> Expected Results:
> View source should show source of Tab2.
It's typo. It should be
Expected Results:
View source should show source of Tab1.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•