Closed
Bug 107668
Opened 24 years ago
Closed 23 years ago
view page source does not launch a window
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
CLOSED
WORKSFORME
Future
People
(Reporter: stummala, Assigned: jst)
Details
BuildID: 2001-10-30-03
view page source is not showing the page source, it does not launch the window.
Reproducible: Always
Steps to Reproduce:
Click on View> Page Source or cntl+U
Actual Results: no window is shown
Expected Results: launching window with page source
Additional Information: view-source protocol also does not work
![]() |
||
Comment 1•24 years ago
|
||
Are there any errors in the JS console? The view-source: protocol also kicks
off the view source window if typed in the URL bar, so chances are something is
wrong with opening that window... And I can't reproduce this on Linux build
2001-10-30-12. :(
Summary: view page source does not launch a window → view page source does not launch a window
Reporter | ||
Comment 2•24 years ago
|
||
fails on win2k. works on linux.
Reporter | ||
Comment 3•24 years ago
|
||
missed that part, there are no errors in the console.
Comment 4•24 years ago
|
||
I see this on windows 98 on all trunk and branch builds.
Basicly when a a new window is being opened, it never finishes.
It makes a blank etery in the tasks pull down.
When you try to quit the browser even though there is no visible windows ntscp6
is still in the task manager, and you have to end task manually.
This is a definate blocker for me!
Severity: normal → blocker
![]() |
||
Comment 6•23 years ago
|
||
Is this still reproducible? This has been working for me on Linux all along....
Reporter | ||
Comment 7•23 years ago
|
||
no this is not a problem any more, i am closing this bug.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 8•23 years ago
|
||
closing the bug as this is not a problem anymore
Status: RESOLVED → CLOSED
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in
before you can comment on or make changes to this bug.
Description
•