Opened 13 years ago

Last modified 9 years ago

#8438 closed Bug

Webkit changes strong tags to b when deleting formatted text. — at Version 5

Reported by: Jakub Ś Owned by: Webkit
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Webkit Cc:

Description (last modified by Piotrek Koszuliński)

  1. Clear editor contents
  2. Type "test"
  3. Press cmd+a on Mac or crtl+a on Win
  4. Click bold or italic or underline
  5. Text should be still selected. Press Delete key

Result: In elements path strong tag is changed to b.
The same thing applies to other tags:
strong to b
em to i
sub, sup to styled span

#9998 is the main ticket handling Webkit issues related to backspace.

Change History (5)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 11 years ago by Jakub Ś

#9909 was marked as duplicate.

comment:3 Changed 11 years ago by Jakub Ś

Keywords: Webkit added

comment:4 Changed 11 years ago by Jakub Ś

Description: modified (diff)

Similar ticket with styled span and font tag was described here #8082

comment:5 Changed 11 years ago by Piotrek Koszuliński

Description: modified (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