Launching an OPI that containing databrowser widget I see inconsistent behaviour in the visibility on the toolbar:
- if the widget is contained inside a groupbox the plot toolbar is displayed by default
- if the widget is placed directly on the page canvas the plot toolbar is hidden by default
In both cases the right-click menu 'Show/Hide Toolbar' option correctly toggles the toolbar visibility.
The behaviour is repeatable in 4.3, 4.4 and 4.5
It would be helpful to add 'show toolbar' and 'show legend' properties to the databrowser widget to fix this behaviour.