Closed
Bug 265771
Opened 21 years ago
Closed 21 years ago
Attempt to "View Page Source" via right click in a frames environment shows html source of main page, not the page within the frame.
Categories
(Toolkit :: View Source, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: tornadowood, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Win98; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
At http://weavingrainbow.com, the index page is a frames page, dividing the
screen into two frames, left and main. An attempt to view the source html of
either the page loaded in the left frame or the main frame results in the source
html of the index page (index.html) being shown instead.
Reproducible: Always
Steps to Reproduce:
1. Access http://weavingrainbow.com (optional: choose a new weavingrainbow.com
page via the menu)
2. Right click within either frame
3. Select "View Page Source" from popup menu
Actual Results:
html source of the index page is displayed
Expected Results:
html source of the page within that frame should be displayed.
This occurs with both the default theme and the "Littlefox 0.10" theme. The
"Adblock v.5 d2" extension is running, as well.
"View Page Info" is similarly affected; e.g., it shows the info of the index
page, not the page within the frame.
Comment 1•21 years ago
|
||
Aren't the frame-specific commands on the 'This Frame' submenu, above the main
page's 'View Page Source' item?
Comment 2•21 years ago
|
||
(In reply to comment #1)
> Aren't the frame-specific commands on the 'This Frame' submenu, above the main
> page's 'View Page Source' item?
Yes, they are.
Reporter, as you've described this bug, you're simply selecting the wrong view
source command. Look in the This Frame submenu.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•