| Summary: | F5 shortcut for navigator dont' close navigator window | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | bentusiii <bentusiii> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | 79045_79045, serval2412 |
| Priority: | medium | ||
| Version: | 7.0.4.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.2.0 target:7.1.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 98259, 100156, 103030 | ||
|
Description
bentusiii@yahoo.fr
2021-04-29 07:08:24 UTC
Works fine in Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 15a9bee9ef26ce13ed1e26319306a88b6d886158 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: threaded Please write here info from LibreOffice's Help->About dialog as me above. Thank you Version: 7.1.2.2 / LibreOffice Community Build ID: 10(Build:2) CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR 7.1.2-3 Calc: threaded i'ma on manjaro latest gnome lateste version (21.0.3) window system = wayland On pc Debian x86-64 with LO Debian package 7.0.4.2, I can reproduce this with kf5 and gtk3 rendering not with gen rendering. Julien, do you use Wayland or X11? (In reply to Roman Kuznetsov from comment #5) > Julien, do you use Wayland or X11? By default, I thought I used Wayland but I tried this command: loginctl show-session 2 -p Type (from https://unix.stackexchange.com/questions/202891/how-to-know-whether-wayland-or-x11-is-being-used) and it gives me x11. (I'm on pc Debian x86-64 testing updated today). F5 in the writer document will open, and close, the navigator. The issue arises when the focus in in a widget in the navigator. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b96797dd2e6578e8e1a4cea0fa2f3a17bc194a1c tdf#141963 put focus in vcl parent during Function key processing 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. that does the right thing for me. backport to 7-1 in gerrit Thank you Caolán for the patch, navigator window works ok (open and close), I checked for gen, kf5 and gtk3 renderings. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/1dd4bfc1fc4b9ba178fb8ee3b24b85aa3ef0c115 tdf#141963 put focus in vcl parent during Function key processing It will be available in 7.1.4. 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. |