Bug 77513 - Status bar style selection only works on right click.
Summary: Status bar style selection only works on right click.
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.2.0.4 release
Hardware: All Linux (All)
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-16 08:08 UTC by Daniel Hulse
Modified: 2015-06-22 12:08 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Gedit's status bar implementation (387.11 KB, image/png)
2014-04-19 09:15 UTC, Daniel Hulse
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Hulse 2014-04-16 08:08:47 UTC
Selecting the page style in the status bar only works on left click, while language selection and selection type work with both right and click. In order to be consistent, the page style selection should be accessible on left click also.
Comment 1 Stefan Knorr (astron) 2014-04-17 14:18:41 UTC
This seems like a completely controversy-free consistency change. Changing component from ux-advise to Writer and removing the ux-advise list from CC. Setting status to New.
Comment 2 Cor Nouws 2014-04-19 07:03:28 UTC
Isn't this going to interfer with the behaviour that double click opens the Format dialog for the page style ?
Comment 3 Daniel Hulse 2014-04-19 09:14:20 UTC
Now that's very interesting. I did not notice that double clicking the status bar in certain areas will open related dialogues. Why not change that behavior to single-click? 

The GNOME HIG does have some things to say about this: https://developer.gnome.org/hig-book/stable/controls-status-bars.html.en 
It seems opening things on double click is (was?) a standard method for opening things from the status bar, provided the section to be clicked was inlaid such that it was discoverable. Recently, however, they've changed how status bars work in gedit to open a popover on a single click, which may be reflected in the new HIG if/whenever it comes out. 

In any case, the status bar's current behavior of doing some things on a right click, others on a single click, and others on a double click is inconsistent with itself and human interface guidelines and deserves a rework.
Comment 4 Daniel Hulse 2014-04-19 09:15:40 UTC
Created attachment 97602 [details]
Gedit's status bar implementation
Comment 5 Cor Nouws 2014-04-19 12:53:19 UTC
It might help in general to get an overview of existing design and ideas behind that. I know there was something from Regina Henschel iirc on the wiki on status bars, but can't find it now.
@regina ? thanks!
Comment 6 Regina Henschel 2014-04-19 14:10:13 UTC
For Writer I only know the German article http://www.ooowiki.de/StatusLeiste.html, which is about OOo2. It was not by me, but I cannot lookup the main author.

You should find the information in the section "Status bar" in chapter 1 of the Writer Guide. https://wiki.documentfoundation.org/images/f/ff/WG4201-IntroducingWriter.pdf
Comment 7 Adolfo Jayme Barrientos 2014-04-19 19:54:04 UTC
(In reply to comment #3)
> Now that's very interesting. I did not notice that double clicking the
> status bar in certain areas will open related dialogues. Why not change that
> behavior to single-click? 

+1. This is also what Office (2010/2013) does (and its status bar’s clickable areas react on mouse hover to indicate they open a related dialog). This is something I’d like to see in LibreOffice, as it’s much more user friendly.
Comment 8 Cor Nouws 2014-04-19 22:06:33 UTC
(In reply to comment #7)

> +1. This is also what Office (2010/2013) does (and its status bar’s
> clickable areas react on mouse hover to indicate they open a related
> dialog). This is something I’d like to see in LibreOffice, as it’s much more
> user friendly.

Looks OK to me.
Would it be an idea to look at the whole statusbar (thanks for the pointers Regina) before setting of?
Comment 9 QA Administrators 2015-06-08 14:43:07 UTC
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present.

If you have time, please do the following:

   Test to see if the bug is still present on a currently supported version of LibreOffice (4.4.3 or later)
   https://www.libreoffice.org/download/

   If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior
 
 If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System

Please DO NOT

   Update the version field
   Reply via email (please reply directly on the bug tracker)
   Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case)


If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug 
3. Leave a comment with your results;
4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 
4b. If the bug was not present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for your help!

-- The LibreOffice QA Team This NEW Message was generated on: 2015-06-08
Comment 10 Cor Nouws 2015-06-22 12:08:36 UTC
Since the Status bar has been reworked, with consistent clicking, I close this WorksForMe.
Thanks for the initial report Daniel