| Summary: | Calc: Merge cells dialog is difficult to understand for new/infrequent users | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Aron Budea <aron.budea> |
| Component: | UI | Assignee: | Heiko Tietze <heiko.tietze> |
| Status: | VERIFIED FIXED | ||
| Severity: | trivial | CC: | cno, heiko.tietze, ilmari.lauhakangas, vsfoote |
| Priority: | low | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=30456 | ||
| Whiteboard: | target:6.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 108320 | ||
| Attachments: |
Merge cells dialog with icons
Source for the images "Annotated" screenshot |
||
|
Description
Aron Budea
2017-03-15 02:22:21 UTC
OK -> NEW UX team, could you give your opinion on this dialog? Created attachment 132675 [details]
Merge cells dialog with icons
A picture is worth a thousand words (but not without any). Keep all options but add some easy to recognize icons.
(In reply to Heiko Tietze from comment #3) > Created attachment 132675 [details] > Merge cells dialog with icons > > A picture is worth a thousand words (but not without any). Keep all options > but add some easy to recognize icons. Nice idea. Can maybe be even simpler (i.e. improved) by just using cells A and B in the images? (In reply to Heiko Tietze from comment #3) > A picture is worth a thousand words (but not without any). Keep all options > but add some easy to recognize icons. +1 The icon idea was accepted in the design meeting. Created attachment 141302 [details] Source for the images Patch at https://gerrit.libreoffice.org/#/c/52758/ The attachment contains all three images. heiko tietze committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=38f83693f096ae14cd43292223c5b16bbb001b87 tdf#106544 - Merge cells dialog is difficult to understand It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Please add to https://wiki.documentfoundation.org/ReleaseNotes/6.1. (In reply to Timur from comment #9) > Please add to https://wiki.documentfoundation.org/ReleaseNotes/6.1. This tiny change are not relevant for the release notes, IMHO. Created attachment 141384 [details]
"Annotated" screenshot
Heiko, thanks a lot for adding these images! I checked them out in a recent master build, and was thinking it would be great if the positioning of numbers in the image could reflect their actual position in the merged cell.
Ie. something like this:
[ 1 2 ]
[ 1 2 ]
[ 1 ]
Would that be doable, or there's a particular reason why the first entry is left-aligned, and the last entry is right-aligned?
Additionally, I checked and the first entry's numbers are a pixel shorter than the other two's, and the darker grey border is also missing on certain sides. Attaching a screenshot where the missing borders and the size difference are pointed out.
(In reply to Aron Budea from comment #11) > Would that be doable, or there's a particular reason why the first entry is > left-aligned, and the last entry is right-aligned? If the cell merges two numbers into "1 2" the result is a text - and thereby left aligned by default. In the other cases you get a number. But feel free to improve the images. Verified with Version: 6.1.0.0.alpha1+ Build ID: 4dbce627d3643babaf90a93c70b365ff08abfca6 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: de-DE (de_DE.UTF-8); Calc: group But I found the wording "hidden" confusing due to the other commands "Hide Row"/"Hide Columns" that have nothing to do with hidden mentioned in the dialog. (In reply to Heiko Tietze from comment #10) > This tiny change are not relevant for the release notes, IMHO. Improvements, especially in usability, are always worth mentioning in the release notes. I like this improvement. Thanks! |