Navigation using trees is broken when tab is in detail

Description

Hi,

Open the Account Element window.
Let the "Element value" tab in detail position (bottom of the window).
When clicking on a tree item, the grid is not updated. It's always the first line which is selected.

The behaviour is correct when the tab is opened in master.

Regards,

Nicolas

Environment

None

Attachments

1

Activity

Show:

Nicolas Micoud February 26, 2018 at 2:51 PM

Hi ,
Find a patch that allow to navigate to the correct grid line from a tree located in a detail tab.

The call to focusToActivePanel was commented (line 878) ; maybe i miss something ?

Thanks,

Nicolas

Nicolas Micoud February 26, 2018 at 2:42 PM

Seems the issue is linked to AbstractADWindowContent.onTreeNavigate
The adTabbox.getSelectedGridTab() retrieves the "master" tab and not the tab with the tree

Fixed

Details

Assignee

Reporter

Labels

Priority

Created February 26, 2018 at 2:39 PM
Updated May 1, 2018 at 1:46 PM
Resolved March 5, 2018 at 8:23 PM