| Summary: | Bidi: Handling Structured text in editor | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Moshe WAJNBERG <wajnberg> | ||||||
| Component: | Editor | Assignee: | Silenio Quarti <Silenio_Quarti> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | libingw, Silenio_Quarti, tomerm, wajnberg | ||||||
| Version: | 12.0 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| See Also: |
https://git.eclipse.org/r/72827 https://git.eclipse.org/r/73355 https://git.eclipse.org/r/73576 https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=593b0194e6d3067a0a05f0f696c0748dabf1af7e |
||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
Created attachment 261758 [details]
Good display
New Gerrit change created: https://git.eclipse.org/r/72827 New Gerrit change created: https://git.eclipse.org/r/73355 New Gerrit change created: https://git.eclipse.org/r/73576 Gerrit change https://git.eclipse.org/r/73576 was merged to [master]. Commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=593b0194e6d3067a0a05f0f696c0748dabf1af7e |
Created attachment 261757 [details] Wrong display Consider this SQL statement: select * from abc where def in ('xxx', 'yyy'); where xxx = תומר and yyy = משהEnd For now such statement is displayed as which is wrong The right display should be: