Make WordPress Core

Opened 6 years ago

Closed 4 years ago

#45836 closed defect (bug) (wontfix)

Initial letter is checked but editor does not show this.

Reported by: neonkowy's profile neonkowy Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: ui Cc:

Description

  1. Create paragraph
  2. Turn on initial first letter
  3. Jump to other paragraph
  4. Get back to paragraph with initial

Output: focus on our paragraph is set properly, checkbox of initial is shown as checked, but initial isn't visible in editor

Attachments (1)

Zrzut ekranu 2019-01-4 o 18.37.33.png (26.8 KB) - added by neonkowy 6 years ago.

Download all attachments as: .zip

Change History (2)

#1 @noisysocks
4 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

This is intentional as browsers cannot handle styling :first-letter in a contenteditable. See https://github.com/WordPress/gutenberg/pull/1189#discussion_r122184815.

Note: See TracTickets for help on using tickets.