https://bugs.documentfoundation.org/show_bug.cgi?id=63272

--- Comment #11 from Eike Rathke <[email protected]> ---
(In reply to Jacques Guilleron from comment #8)
> Solution found in user-lists: Create a user-defined format with: 0,00" %".

Do NOT use 0,00" %" with quotes, instead use 0,00 %
Otherwise it is just a number with a string appended and not recognized as
percent format, effectively displaying 1 as "1 %" instead of "100 %", also
editing the number will not offer the percentage value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to