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

            Bug ID: 409818
           Summary: For float bit depths, some fraction inputs convert too
                    early, making it impossible to type in some fractions
           Product: krita
           Version: 4.2.2
          Platform: MS Windows
                OS: MS Windows
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: Color Selectors
          Assignee: krita-bugs-n...@kde.org
          Reporter: kram.f...@gmail.com
  Target Milestone: ---

SUMMARY

In the specific color selector, if you switch to either 16bit or 32bit float
color input, you can't put in any fractions that start with 1/6 or 1/8 (other
than 1/8 and 1/6 themselves) because as soon as you hit 6 or 8 the result is
evaluated. For example, 1/64 can not be put in. As far as I could tell, these
two specific families of fractions are the only ones affected.

STEPS TO REPRODUCE
1. Open new document
2. Find or add Specific Color Selector Dock
3. Change bit depth to 16 or 32 bit float
4. For any of the fields, type in 1/6 or 1/8

OBSERVED RESULT

The input immediately evaluates to 0,16 or 0,12 respectively

EXPECTED RESULT

Before conversion, further input should be awaited in case a more complicated
expression is desired. For example, 1/7 will not instantly convert and you
could type out 1/78 or what ever you like before conversion happens.

______________
Krita

 Version: 4.2.2
 Languages: de, en_US
 Hidpi: true

Qt

  Version (compiled): 5.12.4
  Version (loaded): 5.12.4

OS Information

  Build ABI: x86_64-little_endian-llp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: winnt
  Kernel Version: 10.0.17763
  Pretty Productname: Windows 10 (10.0)
  Product Type: windows
  Product Version: 10

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to