Opened 10 years ago
Last modified 10 years ago
#12521 confirmed Bug
Language plugin: behavior on block level elements
Reported by: | Hanno Lans | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
The language button is working on inline level, but currently not on a block level. You will notice that with RTL languages in LTR texts as the text stays left aligned. We could add the following behavior:
- if text included in a block element is selected, the block element should get a lang and dir attribute.
- if the user is adding a next blocklevel element, the language should be applied as well
- if the user has a blocklevel selected with a language, the language button should be active.
- If the user deactivate the button, the blocklevel element should remove the language and dir attributes.
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Status: | new → confirmed |
---|
Liked this proposal.