Opened 14 years ago
Closed 11 years ago
#8438 closed Bug (wontfix)
Webkit changes strong tags to b when deleting formatted text.
| Reported by: | Jakub Ś | Owned by: | Webkit | 
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 | 
| Keywords: | Webkit | Cc: | 
Description (last modified by )
- 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 (6)
comment:1 Changed 14 years ago by
| Status: | new → confirmed | 
|---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
| Keywords: | Webkit added | 
|---|
comment:4 Changed 13 years ago by
| Description: | modified (diff) | 
|---|
Similar ticket with styled span and font tag was described here #8082
comment:5 Changed 13 years ago by
| Description: | modified (diff) | 
|---|
comment:6 Changed 11 years ago by
| Resolution: | → wontfix | 
|---|---|
| Status: | confirmed → closed | 

#9909 was marked as duplicate.