This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 381011 - BIDI_BDL: Wrong display when hebrew string assigned to Hebrew variable
Summary: BIDI_BDL: Wrong display when hebrew string assigned to Hebrew variable
Status: RESOLVED WONTFIX
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Editor (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 376194
  Show dependency tree
 
Reported: 2012-05-30 06:31 EDT by Moshe WAJNBERG CLA
Modified: 2015-05-05 14:42 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moshe WAJNBERG CLA 2012-05-30 06:31:11 EDT
Build Identifier: 

Wrong display when hebrew string assigned to Hebrew variable in 
Orion Editor

Reproducible: Always

Steps to Reproduce:
Capital letters stand for Hebrew letters.

In Orion Editor, type in the following line:
String ABC = "DEF";

The display is :
String FED" = CBA"

The right display should be:
String CBA = "FED";
Comment 1 John Arthorne CLA 2015-05-05 14:42:20 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html