| Summary: | right click in gallery always enters into insert mode | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Justin L <jluth> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, buzea.bogdan, caolan.mcnamara, jluth |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0 all versions | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=130347 | ||
| Whiteboard: | target:7.5.4 target:7.6.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 99671 | ||
|
Description
Justin L
2023-05-03 21:29:22 UTC
happens with GDK_BACKEND=x11 but not my default of GDK_BACKEND=wayland which must be why I never noticed until now Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/b4254d6cf27849ef4d61d94570b2cf27cc40f61b Resolves: tdf#155140 gallery right click for context menu doesn't consume event It will be available in 7.5.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a831886004fba93a4eb0e5675b1e3e8afbe3d3bb Resolves: tdf#155140 gallery right click for context menu doesn't consume event It will be available in 7.6.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. Fixed in Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5e7327e9313e2d9fe2f0defb30d3e7dc28c0b2ce CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Bad in Version: 7.5.2.1 (X86_64) / LibreOffice Community Build ID: e8bf3b441b8370f8440b0339fd9490765a8d57ca CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded |