Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] BiDi feature bug 430012 - [BiDi] Implement contextual base text direction for Widgets

Hello Eclipse PMC,

BugĀ 430012 enhances the BiDi implementation for text-enabled SWT widgets to be able to use an AUTO (or contextual) text direction independent of the widget's orientation. There are no API changes involved (AUTO is implemented via SWT.LEFT_TO_RIGHT | SWT.RIGHT_TO_LEFT combination of flags) and the changes have been tested and reviewed. The implementation is currently restricted to Windows only. Please indicate approval for RC1 on the bug.

Thanks,
Arun


Back to the top