Issue 128293 - Small contribution to logic - AOO Writer and Impress
Summary: Small contribution to logic - AOO Writer and Impress
Status: RESOLVED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 4.1.7
Hardware: All All
: P5 (lowest) Minor (vote)
Target Milestone: 4.2.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-17 00:07 UTC by Czesław Wolański
Modified: 2020-02-18 10:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Screenshots from AOO Writer & Impress (351.32 KB, image/jpeg)
2020-02-17 00:19 UTC, Czesław Wolański
no flags Details
Dialog "Find & Replace" (124.37 KB, image/jpeg)
2020-02-17 10:41 UTC, Czesław Wolański
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Czesław Wolański 2020-02-17 00:07:32 UTC
Just two examples:

A. AOO Writer

1. Open new document
2. type some text - 2 lines suffice.
3. Select them 
4. Table > Convert > Text to Table, button "Autoformat"

   Focus now your attention on button "More" with double arrows
   pointing down.

5. Press it - window becames larger.
   Look at button, double arrow down has changed into double arrow up,
   but the word "More" has not changed and logic tells that
   it should - into "Less".

   Like in pair of antonyms: "expand" and "shrink".



B. AOO Impress

1. Open new presentation (button "Create")
2. Format > Slide Design, press button "Load"
   You will notice button "More" similiar to that in point A.

   And as in point A. pressing that button does not change 
   duly its content: label AND arrows.


Issue is trivial but needs to be addressed. Hopefully somebody
more experienced in AOO than me will NOT find more examples
defying logic of common user.


There is also bug in case of AOO Impress: 

First time you open window "Load Slide Desing" you will see it
in "shrinked state". If press button "More", than close window
("Cancel", Esc or Red (X)) and reopen it you will see it
in "expanded" state.

That per se could be OK, but only underlines wrong labelling of button.
Comment 1 Czesław Wolański 2020-02-17 00:19:10 UTC
Created attachment 86840 [details]
Screenshots from AOO Writer & Impress
Comment 2 Czesław Wolański 2020-02-17 10:40:09 UTC
Sound logic illustrates for example dialog "Find & Replace"

In AOO Writer:

choose Edit > Find & Replace  OR   Ctrl+F


Pressing button "More Options" will change label to "Fewer Options"
and vice versa (see attached image)
Comment 3 Czesław Wolański 2020-02-17 10:41:56 UTC
Created attachment 86841 [details]
Dialog "Find & Replace"

Screenshot: Edit > Find & Replace dialog
Comment 4 Matthias Seidel 2020-02-17 18:02:46 UTC
Confirmed on and Windows.
Comment 5 Matthias Seidel 2020-02-17 18:11:04 UTC
Fix committed to trunk:

https://github.com/apache/openoffice/commit/b56fb6444b0dfe965e06d9a6ed3ee7624ed87074

and Cherry-Picked for AOO42X.
Comment 6 Matthias Seidel 2020-02-17 18:12:40 UTC
Thanks for finding this!

Fortunately it was easy to fix.
Changes will become visible in en-US immediately. All other languages need a complete "translation cycle"
Comment 7 Czesław Wolański 2020-02-18 10:09:50 UTC
(In reply to Matthias Seidel from comment #6)
> Thanks for finding this!
> 
> Fortunately it was easy to fix.
> Changes will become visible in en-US immediately. All other languages need a
> complete "translation cycle"

You're welcome.

But remember in context of this bug that as a user I always desire MORE
and don't want to be toggled between MORE and LESS :‑)