[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2025-12-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9820
 Resolution|--- |WONTFIX

--- Comment #16 from Heiko Tietze  ---
This is clearly a WF as we rejected alt+left/right for the navigation
forth/back in bug 149820 and co.

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

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

--- Comment #15 from Heiko Tietze  ---
(In reply to Cor Nouws from comment #13)
> IMO adjusting width of panes is definitely an existing use.
Assuming all issues are fixed this means you suggest to assign a precious
shortcut for expanding the Gallery in order to show three columns instead of
two. I disagree with this use case.

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-10-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

--- Comment #14 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-10-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

--- Comment #13 from Cor Nouws  ---
(In reply to Heiko Tietze from comment #12)
> (In reply to Michael Weghorn from comment #11)
> > As a general thought: If there's *generally* no use case to adjust the size
> > of some UI element (i.e. neither with the mouse, nor with the keyboard)...
> So WF
Full quote was "As a general thought: If there's *generally* no use case to
adjust the size of some UI element " ;ยด)
IMO adjusting width of panes is definitely an existing use.

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

--- Comment #12 from Heiko Tietze  ---
(In reply to Michael Weghorn from comment #11)
> Some users may be unable to operate a mouse...
Sure, but the sidebar...

> As a general thought: If there's *generally* no use case to adjust the size
> of some UI element (i.e. neither with the mouse, nor with the keyboard)...
So WF

> Being able to adjust the size is quite useful then ...
Very edgy case, 3rd party stuff, questionable solution

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

--- Comment #11 from Michael Weghorn  ---
(In reply to Heiko Tietze from comment #10)
> Me struggles to understand why users need to adjust the UI per keyboard 

Some users may be unable to operate a mouse due to a physical disability.
Others (in particular power users) might just prefer using the keyboard.

Making all functionality (also) available via keyboard is one of the essential
a11y guidelines/principles, e.g. specified in WCAG:
https://www.w3.org/TR/WCAG22/#keyboard-accessible


> (if the sidebar width is inappropriate we need to improve the implementation).

As a general thought: If there's *generally* no use case to adjust the size of
some UI element (i.e. neither with the mouse, nor with the keyboard), that's
another story and in such cases, the feature of being able to adjust the
width/height/... can possibly be completely removed (independent of whether
it's done using the mouse or the keyboard).

I'm not sure whether that's a good idea for the sidebar though.
What comes to mind is e.g. former WollMux (now "lots",
https://github.com/LibreOffice/lots ) which among others allows to fill in
(sometimes very complex) forms in the sidebar. Being able to adjust the size is
quite useful then, depending on whether you're currently focusing on filling in
the form or seeing the document.

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

Heiko Tietze  changed:

   What|Removed |Added

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

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |accessibility
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org,
   ||[email protected]
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

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

The only place where a splitter is changed per keyboard is Calc for the Split
Window with shift+ctrl+f6. Alt+left/right (and top/down) changes the cell
width/height (if the focus is not at the sidebar). 

Me struggles to understand why users need to adjust the UI per keyboard (if the
sidebar width is inappropriate we need to improve the implementation). Default
shortcuts, in particular when hard-coded, should be implemented only if
absolutely necessary. => WF

Although the request has no obvious use case it makes sense to add
accessibility to the discussion.

As a more general remark: key sequence interaction a la emacs/vim etc. would be
nice, maybe realized per extension.

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

--- Comment #9 from Heiko Tietze  ---
These alt+arrow shortcuts are clumsy and hard-coded. I prefer a clean
implementation where users can un/assign shortcuts. My -1 was also inspired by
bug 146906 / https://gerrit.libreoffice.org/c/core/+/173122 (pending acceptance
from dev/a11y ML).

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

--- Comment #8 from Cor Nouws  ---
(In reply to Heiko Tietze from comment #7)
> (removing hard-coded shortcut for split window /resizing)
I do not understand that, Heiko, sorry.

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

Heiko Tietze  changed:

   What|Removed |Added

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

--- Comment #7 from Heiko Tietze  ---
-1 (removing hard-coded shortcut for split window /resizing)

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

[Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2024-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

Cor Nouws  changed:

   What|Removed |Added

 Ever confirmed|1   |0
   Keywords|needsDevEval|needsUXEval
 Status|NEW |UNCONFIRMED

--- Comment #6 from Cor Nouws  ---
wondering what modern office users (not those from 2013 :p ) think of this
idea..

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

[Libreoffice-bugs] [Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2020-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

andreas_k  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #5 from andreas_k  ---
is there still something open?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2015-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62954

Adolfo Jayme  changed:

   What|Removed |Added

 Whiteboard|NeedsDevEval|needsDevEval

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2014-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62954

Joel Madero  changed:

   What|Removed |Added

 Whiteboard|ProposedEasyHack|NeedsDevEval

--- Comment #3 from Joel Madero  ---
In order to limit the confusion between ProposedEasyHack and EasyHack and to
make queries much easier we are changing ProposedEasyHack to NeedsDevEval.

Thank you and apologies for the noise

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2013-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62954

Qubit  changed:

   What|Removed |Added

 Whiteboard|proposedEasyHack|ProposedEasyHack
 CC||[email protected]

--- Comment #2 from Qubit  ---
Whiteboard: proposedEasyHack -> ProposedEasyHack

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2013-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62954

Cor Nouws  changed:

   What|Removed |Added

 Whiteboard||proposedEasyHack

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62954] UI : allow Alt + left / right to change width of panes as Navigator and Styles and formatting

2013-03-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62954

Cor Nouws  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #1 from Cor Nouws  ---
Note: same key combinations as one uses in Calc / Writer to change column wdths

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs