https://bugs.documentfoundation.org/show_bug.cgi?id=173149
Bug ID: 173149
Summary: Navigator sheet selection jumps back to previously
selected shape
Product: LibreOffice
Version: 7.0.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 208109
--> https://bugs.documentfoundation.org/attachment.cgi?id=208109&action=edit
file that can be used to repro
Steps to reproduce using gtk3 VCL plugin:
1. Open a Calc document that has more than one sheet and at least one shape
object.
2. Open the Navigator (sidebar or F5 floating flavor or both)
3. Click on a shape in the document so that it becomes selected in the
Navigator.
4. If not already expanded, expand the Sheet category in the Navigator.
5. Double-click on a different sheet than the selected shape object is on.
Results: The sheet changes in the document view and the selected entry in the
Navigator jumps back to the previously selected shape entry.
Expected results: The sheet entry remains selected in the Navigator.
Additional: When using gen, qt5/6, gtk3/4 VCL plugin this happens when the
Enter key is used in place of mouse double-click.
I bisected this selection misbehavior being exposed by commit
5325ce6a3c791bd4a5ee6e71f95a403562ca811c 'weld calc navigator'
--
You are receiving this mail because:
You are the assignee for the bug.