-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Format toolbar not reflecting current editor state #3467
Copy link
Copy link
Closed
Labels
[Priority] HighUsed to indicate top priority items that need quick attentionUsed to indicate top priority items that need quick attention[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Issue Overview
The bold, italic buttons etc. are not reflecting the current editor state as you move the cursor (via keyboard or clicking).
Steps to Reproduce (for bugs)
- Create a new paragraph
- Select one of the words and make it bold
- Move the cursor around in that paragraph
Expected Behavior
The bold state reflects where the cursor is
Current Behavior
The bold state gets out of sync.
Possible Solution
This looks like it is also an issue with how the slot is not updating when non bubbling virtually. The related issue is #3466 . @tg-ephox is creating a PR for this fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Priority] HighUsed to indicate top priority items that need quick attentionUsed to indicate top priority items that need quick attention[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.