https://bugs.documentfoundation.org/show_bug.cgi?id=173568
Bug ID: 173568
Summary: Context menu is not displayed in Impress comments with
Qt/KF
Product: LibreOffice
Version: 27.2.0.0 alpha0+ master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
Opening a native QMenu causes the annotation's Qt widget to receive
focusOutEvent(). QtWidget::focusOutEvent() unconditionally calls closePopup(),
which closes the Impress annotation popup even though the native context menu
remains open (and invisible).
Steps to Reproduce:
1.Create a comment.
2.Open the comment.
3.Right-click inside the comment's text input area.
Actual Results:
Visually, the comment collapses and the context menu is not displayed. However,
the menu is actually opened and remains invisible.
Expected Results:
The context menu is displayed.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 27.2.0.0.alpha0+ (X86_64)
Build ID: 993c49c4541c0e624f735852025286d5681cdf36
CPU threads: 14; OS: Linux 6.12; UI render: default; VCL: kf6 (cairo+wayland)
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.