Bug Report in 514: Explain Plan Window

Hi all,

There are a number of issues that I am experiencing with the Explain Plan window of 5.1.4:

1. Results grid doesn't have a horizontal scrollbar to allow for left-to-right scrolling.

2. If I maximize the Explain Plan window, execute a query, and then restore the Explain Plain window to its previous size, the results grid disappears.

Darryl
 
1. Results grid doesn't have a horizontal scrollbar to allow for left-to-right scrolling.
This is a known problem with the treeview control we are using. We will replace it in 6.0.
2. If I maximize the Explain Plan window, execute a query, and then restore the Explain Plain window to its previous size, the results grid disappears.
I notice that this problem occurs when if I drag the vertical splitter so that the grid takes up more space than will fit in the restored window size. We'll fix this.
 
Back
Top