https://bugs.documentfoundation.org/show_bug.cgi?id=171492
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |113440 Hardware|x86-64 (AMD64) |All --- Comment #4 from Heiko Tietze <[email protected]> --- (In reply to Regina Henschel from comment #1) > UX: Is it possible to indicate earlier, that the value is invalid? Earlier than after pressing enter? We could analyze the input while typing and give immediate feedback as warning if the value is invalid. Something like "A" or "1" turns the background yellow and "12" transparent. This does not work if the user enters "1cm" which is converted into 28.3pt on enter. We'd have to run all processing during the input just to know if "1c" is a typo or going to become "1ch" (converted to 10.5pt). Not worth the effort IMO. => NAB/WF Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=113440 [Bug 113440] [META] Font size combobox and related issues -- You are receiving this mail because: You are the assignee for the bug.
