Closed
Bug 207406
Opened 21 years ago
Closed 21 years ago
View Source entered through js console has got Mozilla-specific menu items; some of them do not work.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: steffen.wilberg, Assigned: p_ch)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030526 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030526 Mozilla Firebird/0.6
If you click a url in JavsScript Console, View Source opens. It is different
from the normal View Source. It has Mozilla-specific menu items. Some of them do not
work.
Reproducible: Always
Steps to Reproduce:
1. Open Javascript console.
2. Look for a link in it. If you can't find one, browse to
http://java.sun.com/getjava/
3. Click on the url (not beneath it).
Actual Results:
A View Source window opens and jumps to the line of the error (new Mozilla
feature). It has several menu items from the Mozilla version of View Source,
which are not present in the "normal" Firebird version of View Source:
Menu File-New-Navigator Window, Composer Page (doesn't work), Message (my email
client opens a new message);
Menu File-Edit Page (doesn't work), Page Setup;
Menu Edit-Goto line, Find Previous, Find Text As You Type;
Menu View-Text Zoom;
Menu Help-Release Notes, About Plug-ins, About Mozilla Firebird.
Expected Results:
The View Source window entered from the js console should show the same menu
items as the "normal" Firebird one. They should both contain useful items such
as Edit-Goto line, Find Previous, Find Text As You Type and View-Text Zoom.
Confirming using Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4b)
Gecko/20030529 Mozilla Firebird/0.6
=> changing status to "new" since I didn't found a related, already existing bug
filed for Moz.Firebird
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
QA Contact: asa
Reporter | ||
Comment 3•21 years ago
|
||
Pierre fixed this.
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=mozilla%2Ftoolkit%2Fcomponents%2Fviewsource&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=10%2F22%2F2003+01%3A02&maxdate=10%2F22%2F2003+07%3A54&cvsroot=%2Fcvsroot
Reassigning to him...
Assignee: blake → p_ch
Reporter | ||
Comment 4•21 years ago
|
||
... and marking fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•