Bug 412583

Summary: Contiguous Selection Tool doesn't grow vertically
Product: [Applications] krita Reporter: krzysio.kurek
Component: ToolsAssignee: Dmitry Kazakov <dimula73>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ghevan, halla
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description krzysio.kurek 2019-10-03 21:51:30 UTC
SUMMARY
When using the Fill Tool, Grow Selection only grows horizontally and not vertically.
Only the master branch seems to be affected, works fine on 4.2

STEPS TO REPRODUCE
1. Draw a hollow rectangle
2. Select Fill Tool, set Grow Selection to 40px
3. Fill in the rectangle

OBSERVED RESULT
Rectangle is filled in its width, the fill doesn't grow past its top or bottom

EXPECTED RESULT
Rectangle is turned into a bigger filled rounded corner rectangle

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSUSE Tumbleweed
KDE Frameworks Version: 5.62.0
Qt Version: 5.13.1
Comment 1 vanyossi 2019-10-03 22:39:19 UTC
I can confirm this issue, the selection does not grow vertically, also it trows a safe Assert if fuzzyness is other than 0.
Comment 2 vanyossi 2019-10-03 22:41:54 UTC
4.2.6 works as expected.


Also I made a mistake, there is a safe assert if "Feathering Radius" is set to something other than 0. fuzzyness does not trigger anything.
Comment 3 Halla Rempt 2019-10-10 10:15:34 UTC
I suspect this is also because of 0d45094ff507ad1a3de98d8d185fcc8fcc7d0124, so I'm assigning this to Dmitry.
Comment 4 Halla Rempt 2019-10-10 10:16:18 UTC
Hm, no it's a clear duplicate, marking it as that.

*** This bug has been marked as a duplicate of bug 412622 ***