[Libreoffice-bugs] [Bug 116438] New: Calc, Draw, Impress should also ask whether to apply orientation when an image is inserted
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 16 20:08:53 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116438
Bug ID: 116438
Summary: Calc,Draw,Impress should also ask whether to apply
orientation when an image is inserted
Product: LibreOffice
Version: 6.1.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: himajin100000 at gmail.com
Description:
see steps to reproduce
Steps to Reproduce:
1. Download f-orientation-3.jpg(or f-orientation-6.jpg or f-orientation-8.jpg)
and f-orientation-1.jpg(just for reference) from
https://github.com/minodisk/go-fix-orientation/tree/master/processor/fixtures
2. OK Case:
2-a. Run Writer
2-b. Insert -> Image from the main menu.
2-c. Specify f-orientation-3.jpg and click Open
2-d. A dialog "Rotate int standard orientation?" appears.
2-e. Click Yes
2-f. the inserted image looks like f-orientation-1.jpg
if you have chosen No in 2-e, the image will look as 180 degrees rotated
version.
3. Now, NG case:
3-a. Run Calc
3-b. Insert -> Image from the main menu.
3-c. Specify f-orientation-3.jpg and click Open
3-d. No dialog appears.
3-e. there is nothing to do.
3-f. the image will look as 180 degrees rotated version.
Actual Results:
as written in 3-d and 3-e
Expected Results:
work as written in 2-d and 2-e in Calc,Draw and Impress
Reproducible: Always
User Profile Reset: No
Additional Info:
I will submit a patch.
Note: the patch would not cover "drag-dropping an image" into Calc, Draw and
Impress. I haven't gone that far.
Note: This patch will not change writer's dialog into "weld" version
/core/sw/source/uibase/uiview/view2.cxx?r=5c151537#224
Note: I'm still not sure what to pass as the first argument for
Application::CreateMessageDialog
Version: 6.1.0.0.alpha0+ (x64)
Build ID: e5bc7fa4e83b33fc3eee343e560a4f8cb91eacd6
CPU threads: 4; OS: Windows 10.0; UI render: GL;
TinderBox: Win-x86_64 at 42, Branch:master, Time: 2018-03-15_00:49:26
Locale: en-US (ja_JP); Calc: CL
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101
Firefox/61.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180316/34e24632/attachment.html>
More information about the Libreoffice-bugs
mailing list