Bug 412583 - Contiguous Selection Tool doesn't grow vertically
Summary: Contiguous Selection Tool doesn't grow vertically
Status: RESOLVED DUPLICATE of bug 412622
Alias: None
Product: krita
Classification: Applications
Component: Tools (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dmitry Kazakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-03 21:51 UTC by krzysio.kurek
Modified: 2019-10-10 10:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***