https://bugs.kde.org/show_bug.cgi?id=410567
Bug ID: 410567 Summary: Anti-aliasing settings have no effect on rectangle selections (antialiasing is always on) Product: krita Version: git master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Tools/Selection Assignee: krita-bugs-n...@kde.org Reporter: k...@huftis.org Target Milestone: --- SUMMARY Disabling anti-aliasing for rectangle selections don’t work. That is, even if the ‘Anti-aliasing’ checkbox is disabled, anti-alising is used on the resulting selection. STEPS TO REPRODUCE 1. Open an existing image. 2. Select the rectangle selection tool. 3. Set the ‘Round X’ and ‘Round Y’ to 150 px (or a different large value). 4. Ensure that the ‘Mode’ is set to ‘Pixel Selection’ and that ‘Anti-aliasing’ is *disabled*. 5. Draw a selection rectangle. 6. Change the selection display mode to ‘Mask’ (icon in bottom left-hand corner). 7. Zoom in one of the corners of the selection mask. OBSERVED RESULT The corners of the selection mask is smooth, indicating anti-aliasing. EXPECTED RESULT The corners of the selection mask should be have a clear/pixelated boundary between selected and non-selected pixels. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20190730 KDE Plasma Version: 5.16.3 KDE Frameworks Version: 5.60.0 Qt Version: 5.13.0 Kernel Version: 5.2.3-1-default OS Type: 64-bit Processors: 4 × Intel® Core™ i5-2500 CPU @ 3.30GHz Memory: 15,6 GiB ADDITIONAL INFORMATION For the other selection tools, e.g. the circle selection, disabling anti-aliasing works correctly. -- You are receiving this mail because: You are watching all bug changes.