Closed
Bug 168207
Opened 23 years ago
Closed 23 years ago
Mozilla Code is displayed in the bottom of the browser's window
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 130331
People
(Reporter: thierrylelievre, Assigned: aaronlev)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.1) Gecko/20020826
Since I upgraded from Mozilla 1.0 to 1.1, I get these lines on the bottom of the
screen , occupying a large space :
<menuitem position="5" label="&venkmanCmd.label;"
--^
<key id="key_irc" key="&ircCmd.commandkey;" command="Tasks : IRC"
modifiers="accel"/>
Reproducible: Always
Steps to Reproduce:
1.Upgrade from Mozilla 1.0 to 1.1
2.double-clic Mozilla 1.1 icon
3.
Actual Results:
I got these lines on the bottom of the screen , occupying a large space :
<menuitem position="5" label="&venkmanCmd.label;"
--^
<key id="key_irc" key="&ircCmd.commandkey;" command="Tasks : IRC"
modifiers="accel"/>
Expected Results:
Execute the code
No crash, just a big part of the screen wasted
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 130331 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•