Opened 13 years ago
Closed 13 years ago
#9049 closed Bug (duplicate)
[Webkit] converts an empty span to font
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
- create new paragraph and select any font or font size (or the both)
- type any char and hit backspace
Note that "font" is now displayed on elements path panel. Also if you used font name it will be changed to "Arial" independently on which font name you've used. If you type any char now and toggle to source mode you will see font tag instead of span.
DUP of #8082