Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

RTL text word-wraps in reverse order #2182

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

RTL text word-wraps in reverse order #2182

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: salty-horse
[Submitted to the original trac issue database at 12.53pm, Saturday, 15th August 2009]

When a hebrew string is broken into several lines, the lines appear in reverse.

For example, the text (in English for demonstration purposes) "FED CBA" wraps as:

FED
CBA

When it should wrap as:

CBA
FED

And a real-world example:

http://www.openstreetmap.org/?lat=32.1724&lon=34.8106&zoom=14&layers=B000FTF

This is " "

It is shown as



instead of



@openstreetmap-trac
Copy link
Author

Author: Ldp
[Added to the original trac issue at 10.55pm, Saturday, 15th August 2009]

Marked as duplicate of #1515. Comments can be made there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant