Bug 382181 - scale image to new size gives 0 for height and width
Summary: scale image to new size gives 0 for height and width
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: git master (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-10 02:03 UTC by Scott Petrovic
Modified: 2017-09-13 13:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Petrovic 2017-07-10 02:03:20 UTC
This is on my Windows 10 surface pro 4.


Steps to reproduce

1. create a new image
2. Go to Image > Scale Image to New Size

Expected results
the image height and width would be the current height and width

actual results
the image height and width is 0

I looked at the code for this a bit ago. The data is coming into the dialog, but it doesn't seem to be getting set correct. I think these fields are using the new input widgets that can do maths.
Comment 1 Nicholas LaPointe 2017-07-11 07:44:50 UTC
This seems to be working fine for me in both the latest master and 3.2 branches. (Qt 5.6, Kubuntu 16.04.2)
Comment 2 Scott Petrovic 2017-09-13 13:30:53 UTC
It has been a little while since I filed this. I just tried it on master latest and this issue doesn't appear any longer. I am closing the ticket.