#8141 closed Patch (fixed)
bag - Hebrew is shown reverse
Reported by: | orel | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Hebrew is shown reverse | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | windows 7 |
Description
Hebrew is shown reverse
Hebrew is the opposite of increases in the down line
See photo
Attachments (3)
Change History (10)
by , 12 years ago
comment:1 by , 12 years ago
by , 12 years ago
comment:2 by , 12 years ago
No, the letters not in the correct order, and they are reflected in the addition ..
look bag1.png
comment:3 by , 12 years ago
This bug has been reported already in #5621. However, the screenshot here is more detailed, so I marked the other bug as a duplicate. (Another screenshot is present there.)
comment:4 by , 12 years ago
Priority: | critical → normal |
---|
comment:5 by , 12 years ago
The problem was due to different layout directions on background drawing DC and the actual DC shown. Perhaps it could be argued that this is something which should be changed within wxWidgets but I have not dug that deep.
Attached is a patch for review.
As a side-note I noticed that wxMemoryDC::IsOk isn't called after object creation.
comment:6 by , 12 years ago
Type: | Bug report → Patch |
---|
comment:7 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Using FileZilla mirrored makes me dizzy. :)
Thanks for the patch, committed.
Can you please elaborate on the expected behaviour.
I can see that numbers are mirrored but is the order correct?
It would help if you could create an example with the same text as in the picture.