I’m trying to modify my local currency to display more like USD (without the ISO CCY code prefix).
I changed the format to be “%n” and I found that the preview looked odd “$123,456.78 / $-123,456.78”. I would have expected “-$123,456.78” for negatives.
I noted that the “Negative sign position” field was set to “4 Sign before symbol” as I would expect. When I change this to “3 Sign after symbol” I get “-$123,456.78”. It would appear that the 2 options are swapped around.
For testing purposes, I set “Sign for positive values” to “+” and set “Positive sign position” to “3 Sign after symbol” so I could see what happens elsewhere and found that this display anomaly also occurred throughout.
This is probably a low priority because negative numbers are seldom used and positive numbers normally don’t have a sign.