Bug 408486 - [Bidi2013] Base Text Direction is not enforced on C/C++ index view
Summary: [Bidi2013] Base Text Direction is not enforced on C/C++ index view
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 8.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 06:45 EDT by amir CLA
Modified: 2020-09-04 15:18 EDT (History)
5 users (show)

See Also:


Attachments
BTD is not enforced on elements in C index view (13.03 KB, image/png)
2013-05-20 06:45 EDT, amir CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description amir CLA 2013-05-20 06:45:27 EDT
Created attachment 231212 [details]
BTD is not enforced on elements in C index view

Prerequisite:
Eclipse should be run as following in order to invoke RTL BTD:
eclipse -bidi "on=y;textDir=rtl" 

1. Create a C project
2. Open C/C++ index view

Result: BTD is not enforced on elements in C/C++ index view such as project name, variables etc..