When sidebar is undocked and escape is pressed while in a Fill control, not in drop down mode, focus moves to document. This goes against guideline 5 in Guidelines for keyboard navigation in sidebar [1]. Steps to repro: 1) open draw 2) open the sidebar 3) undock the sidebar 4) insert any shape into document and select it 5) click on Area panel Fill control in the sidebar 6) select any fill focus is now in Fill control 7) press Escape key Results: Focus moves to document Expected Results: Focus moves to Area panel title [1] https://design.blog.documentfoundation.org/2017/02/16/guidelines-for-keyboard-navigation-in-the-sidebar/
patch for is here: https://gerrit.libreoffice.org/#/c/64419/
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/74e1281955782ca5c8a2dfb6d668a53e097b9be1%5E%21 tdf#121448 Check if fill box event notify is already handled It will be available in 6.3.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.