Closed
Bug 75263
Opened 24 years ago
Closed 23 years ago
extra characters appear when different font settings used
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
mozilla1.0
People
(Reporter: shrir, Assigned: mozeditor)
References
Details
(Whiteboard: [behavior])
See on windows 0409 trunk
Steps:
1 launch composer
2 Type 3-4 characters
3 Go to Format |Font and select'Courier'
4 Type 3-4 more characters and hit ENTER to go to next line
5 type some more characters and go to Format|Font and select 'Helvetica,arial'
6 Type something...
7 Observe that an extra 'stray character' gets appended to the last character
8 Also, when you hit ENTER, a few more characters appear on the line below
(weird!)
Comment 1•24 years ago
|
||
the extra character cannot be selected either -- I think this problem existed
before and I think it was Joe who resolved it.
Assignee: beppe → jfrancis
Priority: -- → P3
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 2•24 years ago
|
||
I haven't investigated yet, but from the description it is almost certanily a
layout prob. Unselectable content mysteriously appearing is usually layout.
Reporter | ||
Comment 3•24 years ago
|
||
cc :kin
This really is an odd problem, note that the extra character changes if you
click at the beginning of where the font changed and type another letter.
Side note: this happened prior to akk's phase 1 editor reorg and mjudge's
editor xpidl changes.
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Comment 5•24 years ago
|
||
wow is that weird -- also at step 7 -- use your left/right arrow key and watch
what happens!
Keywords: correctness
Whiteboard: [behavior]
Updated•24 years ago
|
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Updated•24 years ago
|
Target Milestone: mozilla0.9.3 → mozilla1.0
Comment 8•23 years ago
|
||
duplicate of #73170
*** This bug has been marked as a duplicate of 73170 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 9•23 years ago
|
||
73130 is aboutt a crash. Kathy, can u pls explain why this is a dup, thx!
Reporter | ||
Comment 10•23 years ago
|
||
oh..actually I got it. These steps are a subset of the steps in 73170. verif
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•