Opened 10 months ago

Last modified 4 months ago

#21281 assigned defect (bug)

RTL wysiwyg "padding"/"indention" action is not works as expected.

Reported by: AlmogBaku Owned by: azaozz
Priority: normal Milestone: Awaiting Review
Component: TinyMCE Version: 3.4.1
Severity: major Keywords:
Cc: spocke

Description

By clicking the padding button(for indention) the action not works - it warpped the text by "p" element with padding-left insted or padding-right in RTL.

Change History (5)

  • Component changed from Editor to TinyMCE

Seems to be broken since 2.5 (2.3.3 used nested <blockquote> tags for indentation).

I've tried to add directionality : "rtl" and directionality plugin to TinyMCE fiddle config, and couldn't make indentation work there either.

  • Owner set to azaozz
  • Status changed from new to assigned
  • Cc spocke added

Seems this should be fixed upstream.

#23360 was marked as a duplicate.

Note: See TracTickets for help on using tickets.