[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2022-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |difficultyBeginner,
   ||easyHack, skillDesign,
   ||topicUI
 Ever confirmed|0   |1
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org,
   ||mentoring@documentfoundatio
   ||n.org,
   ||stephane.guillou@libreoffic
   ||e.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2657
 Status|UNCONFIRMED |NEW

--- Comment #9 from Heiko Tietze  ---
We discussed the topic in the design meeting.

While I commented before that limiting the resolution to the source dpi could
be done it's not possible since we also allow to change width/height (or we set
a maximum here too). And changing the image size affects the resolution
(whether this is necessary is a different question).

So it's actually just the label that doesn't fit the current situation. And we
propose to change it to "Change image resolution to:".

We also pondered quickly over the dialog title (and command name) "Compress
Image" but better keep this familiar term.

Code pointer: svx/uiconfig/ui/compressgraphicdialog.ui

This ticket kind of duplicates bug 132657, up to QA.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2022-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

--- Comment #8 from Heiko Tietze  ---
(In reply to Jérôme from comment #7)
> Example A :
> 1. original image is 250 dpi
> 2. select 300 dpi and click ok keep the original image intact

Meaning you can configure something in the dialog and it has just no effect
(nor feedback).

What I meant with maximum in comment 5 is to omit 600dpi in the dropdown list
if the image has 300dpi. Could also be realized as slider with steps from min
to max. But the point is: Do we really need to change this? Just to be
consistent with the usual wording.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2022-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

--- Comment #7 from Jérôme  ---
> My point is that the words "reduce image resolution to" are wrong. If it
> were reduced, the original image would at least remain intact.

I propose that we keep the words "reduce image resolution to" and adjust the
behaviour of this dialog : change the resolution of the image only if its
resolution is reduced.

Example A :
1. original image is 250 dpi
2. select 300 dpi and click ok keep the original image intact

Exemple B :
1. original image is 250 dpi
2. select 150 dpi and click ok reduce the resolution of the image

Exemple C :
1. original image is 250 dpi
2. select 100 dpi and click ok reduce the resolution of the image


There is an additional feature (proposed in
https://bugs.documentfoundation.org/show_bug.cgi?id=77407#c9 ) : make the
example B keep the original image intact (since [original resolution] < 2 *
[target resolution]).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2022-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

Jérôme  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from Jérôme  ---
Version: 7.4.3.2 / LibreOffice Community
Build ID: 8d7af0b9f05ca3f6bf3593323f061d3291e2ce28
CPU threads: 4; OS: Linux 4.9; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.utf8); UI: fr-FR
Calc: threaded

With this version, let's create a document (Writer or Impress) and insert an
image which appears in ~300 dpi (jpeg 404 KiB in my example).

Then go to the contextual menu on the image and select "compress".

If you select the "reduce image resolution to:" checkbox and the 600 dpi
resolution and press the "ok" button. Then you get a 600 dpi image (jpeg 1165
KiB in my example).

My point is that the words "reduce image resolution to" are wrong. If it were
reduced, the original image would at least remain intact.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2022-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #5 from Heiko Tietze  ---
What do you expect from (any) tool if the source is 10ppi and you "compress" to
500ppi? Probably that increasing the size is not possible per maximum value.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2022-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

Buovjaga  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #4 from Buovjaga  ---
(In reply to Jérôme from comment #0)
> The image compression form will save the new image with the target
> resolution even if the former image has a lower resolution that the target.
> This generally increases the image file size.

UX team: are we taking away a legitimate use case, if this is restricted?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2022-01-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

Jérôme  changed:

   What|Removed |Added

 Blocks||117085


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117085
[Bug 117085] [META] Compress image dialog bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2021-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

Jérôme  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=77
   ||407

--- Comment #3 from Jérôme  ---
See bug 77407 comment 9.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2021-10-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

--- Comment #2 from Jérôme  ---
(In reply to Timur from comment #1)

This bug isn't a duplicate of bug 132592 since it focuses on a specific issue.

Bug 132592 is a set of different issues. Each issue of bug 132592 could be
addressed by a different team and a specific timeline.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145161] Writer Impress : the image compression form should change the image resolution only if it decreases

2021-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145161

--- Comment #1 from Timur  ---
You filed bug 145160 and bug 145161 probably without searching existing bugs
first. Please do and see if a duplicate, maybe bug 132592.

-- 
You are receiving this mail because:
You are the assignee for the bug.