https://bugs.documentfoundation.org/show_bug.cgi?id=152897

            Bug ID: 152897
           Summary: Left arrow key press in a multiple selection Treeview
                    should clear tree entry selections before selecting
                    parent (Gtk3 is correct)
           Product: LibreOffice
           Version: 7.6.0.0 alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: UI
          Assignee: [email protected]
          Reporter: [email protected]

For vcl plugins x11 (gen) and qt5, when the left arrow key is pressed in a
multiple selection tree, all currently selected entries should clear and the
parent entry should become the only selected entry. This is the behavior for
Gtk3.

Steps to see this bug:

1) Open a new Impress Presentation file
2) Close the 'Select a Template' dialog
3) Open the Navigator (Ctrl + Alt + 4) or Menu > View > Sidebar or (Ctrl + F5)
then click on the Navigator button in the Sidebar tab bar
4) Select 'Shape 1 (Title text 'Click to...')'
5) Press the Left arrow key

Results: Tree cursor focus is moved to the 'Slide 1' tree entry and the 'Slide
1' entry and 'Shape 1 (Title text 'Click to...')' entry are selected.

Expected results: Tree cursor focus is moved to the 'Slide 1' tree entry and
only the 'Slide 1' entry is selected. This is the results when using Gtk3 vcl
backend.

The fix for bug 128364 for Writer Navigator uses a work around to make this bug
not appear when in the multiple selection Heading outline content navigation
view.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to