[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

--- Comment #8 from Mike McGranahan  ---
(In reply to kalle from comment #7) 
> This is not true. Most native Mac apps obey the system-wide keybindings.

I stand corrected!

> (Btw, I highly recommend customizing the bindings to your liking. For a
> comprehensive list of available actions, see
> https://gist.github.com/zsimic/1367779.)

Very helpful, thank you.

> (In reply to steve from comment #3)
> > Would you agree that the icon is incorrectly named and that should be
> > changed?
> 
> I don’t think that the name of the command is the issue here. The issue is
> that the command is not triggered. Instead, LO performs the system-wide
> action assigned to the key combination.

I agree with Kalle here.

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

--- Comment #7 from ka...@goodtimes.fi ---
(In reply to Mike McGranahan from comment #0)
> This is extremely frustrating as it does not follow any text editor
> conventions on any OS.

This is not true. Most native Mac apps obey the system-wide keybindings.

(Btw, I highly recommend customizing the bindings to your liking. For a
comprehensive list of available actions, see
https://gist.github.com/zsimic/1367779.)

But yeah, it’s true that the customizations defined in LO should take
precedence, which doesn’t seem to be happening currently.


(In reply to steve from comment #3)
> Would you agree that the icon is incorrectly named and that should be
> changed?

I don’t think that the name of the command is the issue here. The issue is that
the command is not triggered. Instead, LO performs the system-wide action
assigned to the key combination.

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

--- Comment #6 from Alex Thurgood  ---
(In reply to Mike McGranahan from comment #2)
> Hi Alex,
> 
> 
> I'm not trying to dispute the built-in macOS behavior of Fn-Left and
> Fn-Right, which is to move the cursor to the beginning and end of a
> document. What is unexpected is that in LibreOffice, when explicitly mapping
> ↖︎ to "To Line Begin", the cursor does not actually move to the beginning of
> the line, but instead moves to the beginning of the document - as if the
> mapping had not been created. In fact, no matter what I map that key to, the
> effect is always to move the cursor to the beginning of the document.
> Remapping ↘, ⌘↖︎, and ⌘↘ also have no effect.
> 


Thanks Mike, I see that Steve has confirmed this in the meanwhile.
Unfortunately, another one to add to the list of incorrectly functioning
shortcut configurations on macOS.

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

--- Comment #5 from steve  ---
Oh an the same applies to fn + right arrow which goes to end of document while
the shortcut describtion says "To End of Line".

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

--- Comment #4 from steve  ---
Created attachment 190520
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190520=edit
Tools > Customize > Keyboard

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

steve  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from steve  ---
After scratching my head while looking at your report earlier today, I might
now understand better what the issue is. Writer > Tools > Customize > Keyboard
has a tooltip saying "To quickly find a shortcut in this list, simply press the
key combination."

So I press fn + left arrow and I land on the entry highlighted in screenshot
"Tools > Customize > Keyboard". That shortcut is called "To Line Begin" which
feels very denglish but also is not Home aka beginning of document.

However when in a multi-line paragraph and pressing "fn + left arrow"
LibreOffice goes to beginning of document (and not the beginning of the line as
describe in the shortcut list).

While I would consider this expected behavior, there is certainly a mismatch
with how rhw option is described in "Tools > Customize > Keyboard".

Thus I confirm this bug and set to new.

Would you agree that the icon is incorrectly named and that should be changed?

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

--- Comment #2 from Mike McGranahan  ---
Hi Alex,

Thanks for following up. For as long as I can remember (iBook G4 days) Fn-Left
and Fn-Right chords correspond to Home and End, per "Note 1" in my original
description, and printed on the iBook keyboard as seen in the images here:
https://www.cultofmac.com/439728/apple-history-last-ibook-g4/ . It's also
mentioned in this Apple support article:
https://support.apple.com/guide/mac-help/windows-keys-on-a-mac-keyboard-cpmh0152/mac
. Additionally, it is also apparent in the on-screen Accessibility Keyboard,
where pressing Fn changes the glyphs on the on-screen left and right keys to ↖︎
and ↘ respectively, which are the same ones that appear in the LibreOffice
keyboard customization dialog for Home and End.

I'm not trying to dispute the built-in macOS behavior of Fn-Left and Fn-Right,
which is to move the cursor to the beginning and end of a document. What is
unexpected is that in LibreOffice, when explicitly mapping ↖︎ to "To Line
Begin", the cursor does not actually move to the beginning of the line, but
instead moves to the beginning of the document - as if the mapping had not been
created. In fact, no matter what I map that key to, the effect is always to
move the cursor to the beginning of the document. Remapping ↘, ⌘↖︎, and ⌘↘ also
have no effect.

A workaround is described here
https://soodev.wordpress.com/2011/07/04/mac-os-x-remapping-home-and-end-keys/ .

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

--- Comment #1 from Alex Thurgood  ---
@Mike:

I don't see any Home key on any of my macOS hardware, be it a Macbook or the
magic keyboard, or the standard Mac wireless keyboard. 

Version: 24.2.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: 31fb3045dabdb27d913712f3abcade315e3ea9bd
CPU threads: 8; OS: macOS 14.0; UI render: Skia/Raster; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded

In a Writer document, without any personalisation of the keyboard shortcuts:

- pressing Fn-Command-Left arrow takes me to the beginning of the document;
- pressing Fn-Command-Right arrow takes me to the end of the document;
- pointing the cursor to the middle of a line of text, and pressing Cmd-Left
takes me to be beginning of the line;
- pressing Cmd-Right takes me to be end of the line.

What am I doing wrong here ?

The OS provides for the desired behaviour without having to configure a
specific key combination in LibreOffice.

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

steve  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

steve  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

Dieter  changed:

   What|Removed |Added

 Blocks||98290


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98290
[Bug 98290] [META] Better shortcuts on macOS
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156705] macOS keybindings for Home/End malfunctioning

2023-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156705

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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