Description: LOWriter Writer Editing New Please add keyboard-shortcuts to select each of the four 'tabs' under the 'Insert Hyperlink' dialog. (i.e. Internet; Mail; Document; New) (Alt+i, alt+m or whatever (I don't mind what letters are used, obviously something unique). The preceding and subsequent steps in making a hyperlink all (?) have shortcut keys. Having to use a mouse to select (for example) 'Document' slows down the workflow when making multiple links. Please add shortcut keys for all steps. Steps to Reproduce: 1.Insert 2.Hyperlink 3. Actual Results: No keyboard shortcuts available for: Internet; Mail; Document; New Expected Results: would like to have shortcuts Reproducible: Always User Profile Reset: No Additional Info: none
I confirm it with Version: 6.4.4.2 (x64) Build-ID: 3d775be2011f3886db32dfd395a6a6d1ca2630ff CPU-Threads: 4; BS: Windows 10.0 Build 18363; UI-Render: GL; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: threaded and with Version: 7.0.0.0.beta1 (x64) Build ID: 94f789cbb33335b4a511c319542c7bdc31ff3b3c CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL
Writer and Calc uses the same "Insert Hyperlink" dialog, so this bug and bug 135337 are about the same issue. As the other bug also talks about using Tab key to navigate the dialog as well as Alt+<key> accelerators, and therefore has a bigger scope, I'm marking this one as DUPLICATE. *** This bug has been marked as a duplicate of bug 135337 ***
After reading both bugs more carefully, they are about slightly different things. This is more about adding Alt+<key> accelerators that aren't there yet, while the other is about the current existing ones not working. So revert the DUPLICATE marking, setting this one back to NEW. Though solving bug 135337 would definitely leviate most of the pain the reporter is feeling, as one can then use Up Arrow and Down Arrow keys to choose from the "Internet, Email, etc." options.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8b5a89f6818dc77bd4d9808ad40e762674cdf5b7 tdf#133718 Add accelerator keys to Hyperlink dialog tabs It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8453bc55a4d6c58033559097bfd7c52379725a2f Related: tdf#133718 use mnenonics from vertical tabcontrol labels It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tested with Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 28555fc345ac2ccdda0e4e0f3c812c646befe68b CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL but couldn't see any shortcuts in hyperlink dialog (not sure, if this is intnded) and also couldn't find something in the keyboard tab of the customise dialog.
My previous comment is wrong. I can verify, that bug is fixed in Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 28555fc345ac2ccdda0e4e0f3c812c646befe68b CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Gabor and Caolán, thanks for fixing it!