Comment 90 for bug 584632

Revision history for this message
In , Aryeh Gregor (simetrical+launchpad) wrote :

(In reply to Mark Banner (:standard8) from comment #0)
> STR:
>
> 1) Open midas demo
> 2) Type three lines of text
> 3) Select a different font for the middle line
> 4) go to end of first line, type some text
>
> => Font is the same as the first line, because it is default font.
>
> 5) go to end of second line, type some text
>
> => Font is the original (default) font, not the font selected in step 3.

WFM on nightly 15.0a1 (2012-05-21).

> Alternate STR:
>
> a) Open midas demo
> b) Type a word
> c) select a different font, type a different word
> d) click somewhere after the end of line (e.g. not changing cursor position)
> e) type some more text
>
> => Font is now back to the original/default font.

Also WFM.

(In reply to maybe-the-one from comment #1)
> Alternate steps to repeat:
>
> 1. be typing
> 2. move cursor somewhere above the typing point (e.g. to insert text within
> previous words)
> 3. move cursor back to end of last line
> 4. Result: font changes to variable width because the replacement of cursor
> at the end of the line has moved it outside the [/ font ] tag.

Also WFM.

(In reply to Joe Sabash from comment #3)
> Testing steps
> Type in:The quick brown fox
> Go back to "brown" and correct it to "red"
> reposition the cursor (with mouse) just after "fox"
> Type in:" jumped."
>
> . . .
>
> current trunk
> <font face="Arial">The quick <font face="Arial">red</font> fox
> jumped.<br>
> </font>

Filed as bug 757371. Thanks! I'll work on fixing that right away. Is there anything else here that needs to be fixed, or should we close this as a duplicate of bug 590640?