[Style dropdown] Inline style can't be removed from an inline widget itself #11584
Labels
package:style
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
π Provide detailed reproduction steps (if any)
βοΈ Expected result
Should be possible to wrap inline widgets same as text (it's all wrapped with a dedicated AttributeElement).
β Actual result
You can set inline style when more than just an image is selected, but you can't modify inline style while an inline widget is selected itself.
β Possible solution
Blocking of styles should be only for block styles, inline styles should be enabled if allowed by the schema.
π Other details
If you'd like to see this fixed sooner, add a π reaction to this post.
The text was updated successfully, but these errors were encountered: