Comment 29 for bug 387562

Revision history for this message
Chris Cheney (ccheney) wrote : Re: OOo F11 key brings up Style and Formatting instead of Full Screen

Oh and to be clear even the F11 keybindings are related before this change eg:

<accel:item accel:code="KEY_F11" xlink:href=".uno:DesignerDialog"/>
<accel:item accel:code="KEY_F11" accel:shift="true" xlink:href=".uno:StyleNewByExample"/>
<accel:item accel:code="KEY_F11" accel:shift="true" accel:mod1="true" xlink:href=".uno:StyleUpdateByExample"/>
<accel:item accel:code="KEY_F11" accel:mod1="true" xlink:href=".uno:ActivateStyleApply"/>

So just remapping F11 without the rest is probably going to annoy users as well, and remapping the whole set of keybindings leads to the other problem of not having anywhere to remap to...