Ticket #277 (new defect)

Opened 2 years ago

Last modified 1 year ago

Dictionary View doesn't retain state properly

Reported by: brandon Owned by: markd
Type: defect Priority: minor
Milestone: Component: dictionary view
Version: 1.3 Keywords: dictionary state
Cc:

Description

I have the Dictionary View open as a fast view - when I type in something (say, "struct"), hit 'search', in the top pane click on a function name, the attributes/type/values show up as expected. Close/minimize the Dictionary view. When it is re-opened, the attribute/type/values still show up, but the tree is collapsed again and the selection function must be re-navigated to.

Attachments

Change History

in reply to: ↑ description   Changed 1 year ago by rhornsby

Replying to brandon:

I have the Dictionary View open as a fast view - when I type in something (say, "struct"), hit 'search', in the top pane click on a function name, the attributes/type/values show up as expected. Close/minimize the Dictionary view. When it is re-opened, the attribute/type/values still show up, but the tree is collapsed again and the selection function must be re-navigated to.

This also happens when I drag the Dictionary View out of Eclipse so it is a separate window on the desktop. Only in that case as soon as the main Eclipse window gets focus, the tree collapses so whatever was selected in the Dictionary View is now gone. In the case of the Functions branch, the arguments pane remains, but the tree "resets" and the documentation pane (below the arguments) is cleared.

Running Eclipse 3.3.1.1, with CFEclipse 1.3.1.5 (downloaded a couple of days ago).

Note: See TracTickets for help on using tickets.