Bug 107588 - UI: In Writer and Calc, make default key assignment of F4 to open 'Type' tab for a selected image/object
Summary: UI: In Writer and Calc, make default key assignment of F4 to open 'Type' tab ...
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Gabor Kelemen (allotropia)
URL:
Whiteboard: target:7.2.0
Keywords:
Depends on:
Blocks: Shortcuts-Accelerators
  Show dependency treegraph
 
Reported: 2017-05-03 11:51 UTC by Cor Nouws
Modified: 2021-12-08 06:40 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cor Nouws 2017-05-03 11:51:01 UTC
In Draw, F4 does open Position and Size.
In Writer/Calc that would be convenient too.
For an image in Writer, F4 should open tab Type of the dialog Image (properties)

Currently F4 does nothing in this situation.
Comment 1 Buovjaga 2017-05-07 09:43:12 UTC
OK -> NEW
Comment 2 Gabor Kelemen (allotropia) 2021-01-11 18:37:32 UTC
Proposed patch for Writer: https://gerrit.libreoffice.org/c/core/+/108883
Comment 3 Heiko Tietze 2021-01-13 13:16:12 UTC
Objection to use a precious function key for a secondary command. They are typically reserved for global features such as Help/F1 or Rename/F2.

While P&S might be crucial for Draw it's not for Writer/Calc.
Comment 4 Commit Notification 2021-03-25 13:22:44 UTC
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/6c333f95fbdec8fa65701507b33ac53ccbccba2f

tdf#107588 Assign F4 shortcut to Image Properties in Writer

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.
Comment 5 Stéphane Guillou (stragu) 2021-12-06 07:20:35 UTC
Verified as fixed for Writer but not for Calc. Should this also be done for Calc, as it was part of the original proposal, and for consistency across components?

Version: 7.2.0.2 / LibreOffice Community
Build ID: 614be4f5c67816389257027dc5e56c801a547089
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Comment 6 Heiko Tietze 2021-12-06 08:58:33 UTC
(In reply to stragu from comment #5)
> Should this also be done for Calc...

Probably better to file another ticket. Or just reopen.
Comment 7 Gabor Kelemen (allotropia) 2021-12-07 11:05:05 UTC
(In reply to stragu from comment #5)
> Verified as fixed for Writer but not for Calc. Should this also be done for
> Calc, as it was part of the original proposal, and for consistency across
> components?
> 
> Version: 7.2.0.2 / LibreOffice Community
> Build ID: 614be4f5c67816389257027dc5e56c801a547089
> CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
> Locale: en-AU (en_AU.UTF-8); UI: en-US
> Calc: threaded

As I commented on the gerrit in comment #2 

Here I only fixed it for Writer, since in Calc F4 is already used for Cycle Cell Reference Types (Sheet menu), which is kinda well-known, so I'd not change it.
Comment 8 Stéphane Guillou (stragu) 2021-12-08 06:40:55 UTC
Aha of course, I forgot about that very important one, my bad.
Marking it as verified then.