https://bugs.documentfoundation.org/show_bug.cgi?id=123177

            Bug ID: 123177
           Summary: Key combination not properly processed
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

The patch [1] for bug 121596 uses Shift+Alt+Space to insert a special character
(U+202F / E280AF). It works perfectly on Linux but on macOS a different value
(U+A0 / C2A0 / No-Break space) is inserted. Pressing this key combination
bypasses the SwEditWin::KeyInput() function (debugger breakpoint not hit).

There might be other key combinations that also not work.

[1] https://gerrit.libreoffice.org/#/c/66776/

-- 
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

Reply via email to