On pressing Ctrl+Shift+X in browser text fields, the text changes its alignment to the right, but it is not exactly the same as right align. The symbols do not follow the alignment, they even change their relative position.
Example:
export http_proxy="" Changes to
""=export http_proxy After checking on many other texts, it seems to be mirroring the trailing symbols while keeping words, numbers and intermediate symbols in order. Can anyone explain this behavior and possible use cases for it?
Tested on: Firefox 58, Ubuntu 17.10