Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

studio: RTL #253

@peterpeterparker

Description

@peterpeterparker

RTL need to be implemented and supported in the editor and it seems that it isn't yet the case

also seems that something is happening and is breaking the color of the color picker if switching to RTL an element

@abennouna analyzed the problem and was able to provide some screenshots and videos. he also notably noticed that setting to RTL will not toggle directly the element but rather include it in a sub-element, content editable is so much fun ;)

<h1 slot="title" contenteditable>
  <div style="direction: rtl;">
    <span style="font-size: 3em; caret-color: var(--ion-color-primary); color: var(--color); font-family: var(--ion-font-family,inherit);">بنية HTML الأساسية</span>
  </div>
</h1>

Screenshots:

RTL - 2 issues - 1 of 2

RTL - 2 issues - 2 of 2

Videos:
https://deckdeckgo.slack.com/files/UMUC8C0Q5/FMWAPRCDD/rtl_-_2_issues.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requeststudio"Studio" is the codename for the web editor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions