Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#13170 closed Bug (invalid)

Impossible to set font family if same is applied to beginning of selection.

Reported by: Artur Delura Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

  1. Open editor with following content:
    <p><span style="font-family:courier new,courier,monospace">&iquest;Que pasa?</span></p>
    <p>Buenos d&iacute;as.</p>
    
  2. Press Ctrl + A.
  3. Open font drop down.
  4. Select "Courier New".

Expected result: Whole content font should become "Courier New".

Result: Font style resets.

Change History (1)

comment:1 Changed 8 years ago by Piotrek Koszuliński

Resolution: invalid
Status: newclosed

This is the expected behaviour. As you can see in the drop down the "Courier" item is active. Clicking an active item removes the style.

Last edited 8 years ago by Piotrek Koszuliński (previous) (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy