[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

Arthur Peters bugzilla_noreply at kde.org
Sat Dec 7 20:15:37 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #157 from Arthur Peters <amp at singingwizard.org> ---
(In reply to Ahmad Samir from comment #156)
> Shouldn't that be "1.299"? (. vs ,); I haven't looked at the code, but
> "1,299" is most likely either going to be treated as invalid or as just
> integer 1.

Locale affects parsing as well as printing, so in the, say, de_DE locale a ','
may well parse as a decimal separator instead of a "thousands" separator. This
is true of most European locales I think. So the original poster of the config
was probably correct for their own machine, but for yours you might need to use
a '.' (if you are in en_US for instance).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list