Skip to content

Reversed text bug

Stuart Grieve edited this page Oct 20, 2017 · 1 revision

Reversed text bug

We have had a report from a user that their text direction has been reversed, see issue #297 for details.

The problem in this case was related to the user's local java install and was resolved by uninstalling and reinstalling java. However, during debugging we discovered that the keyboard shortcut (native to java swing) ctrl-shift-o will reverse the text direction within the editor pane.

In future we will disable or properly document this shortcut as the eventual plan is to support bidirectional text, but more work is needed to make this feature stable, as simple reversing the text breaks much of nammu's functionality.

Clone this wiki locally