Closed
Bug 37294
Opened 26 years ago
Closed 26 years ago
menu reflow in editor when changing font face
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: fireball, Assigned: cmanske)
Details
1. launch mozilla (optionally with console)
2. fire up a composer window
3. select another font face (change to fixed size e.g.)
4. menu reflows and console displays error
Actual behaviour:
Menu reflows (!) and this console error:
JavaScript error:
line 0: uncaught exception: [Exception... "Component returned failure code: 0x8
0004005 (NS_ERROR_FAILURE) [nsIEditorShell.RemoveTextProperty]" nsresult: "0x80
004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://editor/content/Edito
rCommands.js :: EditorSetFontFace :: line 601" data: no]
Expected behaviour:
Text face should change and no error.
Reproducability:
100% on Win32
Comment 1•26 years ago
|
||
seeing this on win98 with today's m16 nightly. confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•26 years ago
|
||
did you mean reconfirm on win2000 or win98?
Comment 3•26 years ago
|
||
i see it on win98, with today's mozilla build.
| Assignee | ||
Comment 6•26 years ago
|
||
this is moot. The select widget will be replaced with a <menulist> and
associated JS rewritten soon.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•