Opened 14 years ago
Closed 14 years ago
#6544 closed Bug (duplicate)
Webkit: An inline style cannot be applied on a collapsed selection
Reported by: | Tobiasz Cudnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Webkit | Cc: |
Description
In Chrome, an inline style cannot be applied on a collapsed selection.
- Open the editor with an empty document.
- Select some style (a bold, marker or font family).
- Type some text.
Expected: The new text has the style applied.
Result: The new text has a default style.
Looks much like #6004, but this is not a regression.
DUP of #1272.