Closed
Bug 122145
Opened 23 years ago
Closed 23 years ago
File->New Navigator Window does not work from page source window
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: andre.bugs2, Assigned: doronr)
Details
Attachments
(1 file)
|
1.18 KB,
patch
|
bzbarsky
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
[Build-ID: 2002-01-25-15 from the 0.9.8 branch]
You cannot launch a new navigator window from the Page Source window by using
File->New Navigator Window. It works however if you do File->New->Navigator
Window in the same window.
Reproducable: always
Steps to reproduce:
1) Go to a page and click on View-Page Source
2) Select File->New Navigator Window
Result: no new window is opened.
As I mentioned above, File->New->New Navigator Window works, so the fix
shouldn't be hard I presume.
Comment 1•23 years ago
|
||
I also see this on 0.9.8 branch (2002012705 WinME) and 0.9.7
OS -> All
| Reporter | ||
Comment 3•23 years ago
|
||
This seams to be a long-standing bug. I tried a few builds between present and
back to 2001-12-26-08 and they were all broken. Then I tried 0.9.6 (!) and that
was also broken. Does anyone remember a milestone that this worked in?
| Reporter | ||
Comment 4•23 years ago
|
||
0.9.5 was okay. There are only three checkins to viewSource.xul and viewsource.js
between these releases, so it should be easy to find the guilty part. Here are the
checkins:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=view%5BsS%5Dource&filetype=regexp&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=10%2F12%2F2001&maxdate=11%2F20%2F2001&cvsroot=%2Fcvsroot
CC'ing Blake Ross first since I think this is his fault:-)
| Assignee | ||
Comment 7•23 years ago
|
||
More likely someone changed something in navigatorOverlay and forgot to change
viewsource.xul. Need to get my navOverlay splitt in so this won't happen.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.9
| Assignee | ||
Comment 8•23 years ago
|
||
fixes the issue (observes -> command)
Comment 9•23 years ago
|
||
Comment on attachment 67460 [details] [diff] [review]
patch
r=bzbarsky
Attachment #67460 -
Flags: review+
| Assignee | ||
Comment 10•23 years ago
|
||
cc: alecf for sr, unless blake does it first.
Comment 11•23 years ago
|
||
Comment on attachment 67460 [details] [diff] [review]
patch
sr=alecf
Attachment #67460 -
Flags: superreview+
Comment 12•23 years ago
|
||
nominating nsbeta1 because it should open new Navigation window from page source
window.
Keywords: nsbeta1
| Assignee | ||
Comment 13•23 years ago
|
||
bz, could you check this in for me?
Comment 14•23 years ago
|
||
Sure thing, soon as you get a=. :)
Comment 16•23 years ago
|
||
checked in on trunk for 0.9.9
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 17•23 years ago
|
||
Verified fixed with 2002-03-24-19 on Linux.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•