Description: Image properties crop dialog allows scaling value which won't be applied when pressing OK Steps to Reproduce: 1. Open attachment 187514 [details] 2. Select the image 3. Press F4 or Format -> Image -> Properties 4. Crop tab 5. Scale.. add some large scale width & height value, like 200% 6. Press OK (notice this isn't applied) 7. Press F4 or Format -> Image -> Properties (crop tab) 8. Notice that it isn't 200% 9. Go to position and size tab 10. Try to increase the height /weight (blocked). Actual Results: Dialog doesn't match end-result Expected Results: * Being able to to scale outside page (see also bug 155502) * Or block values which aren't allowed. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 22950a9b008e1bb22fa9e54b5d45715e25fee764 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL threaded
Obviously the page height/width are limiting factors. => NAB (UX-wise we could set a maximum for the spin edit controls; but it sounds like some effort for not much benefit)
(In reply to Heiko Tietze from comment #1) > (UX-wise we could set a maximum for the spin edit controls; but it sounds > like some effort for not much benefit) We do for the Image Size controls but not for Scale.
(In reply to Heiko Tietze from comment #1) > Obviously the page height/width are limiting factors. => NAB See bug 155502