https://bugs.documentfoundation.org/show_bug.cgi?id=172682
--- Comment #14 from Gauthier <[email protected]> --- (In reply to ady from comment #13) > Strictly speaking, inserting a plain 2 is indeed equivalent to 200%; the > problem is that the expected percentage symbol is not automatically added in > order to obtain the expected 2%, or 0.02. Yes totally. > (In reply to Gauthier from comment #12) > > > Yes potentially. What OS and vcl are you using? > > We need testers with Linux, and then with several different VCL, DE, > locale... in order to > narrow down the reason / context in which the percentage symbol is not > automatically added to the numeric value. Indeed would be great to have linux testers for this one. I have just tried to change vcl and QT_QPA_PLATFORM=xcb instead of wayland and IT WORKED. The % symbol appears automatically and the behaviour of percent formatted cells is back to normal. So this is a workaround but not a fix as using xcb has some other drawbacks. Reverting to cairo+wayland vcl breaks it again. This regression was introduced recently. -- You are receiving this mail because: You are the assignee for the bug.
