Ticket #8438 (confirmed Bug)
Webkit changes strong tags to b when deleting formatted text.
| Reported by: | j.swiderski | Owned by: | Webkit |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Webkit | Cc: |
Description (last modified by Reinmar) (diff)
- Clear editor contents
- Type "test"
- Press cmd+a on Mac or crtl+a on Win
- Click bold or italic or underline
- 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
Note: See
TracTickets for help on using
tickets.
