Version: 12.0.0-rc-23-3
Build #: 29697
Build Date: 2012-Oct-11 02:02:12 PM
Parse Results now has 2 selected cell content preview. We had added a selected cell content preview for Table Data Editor in issue #7746 - not sure if this is related.
Also I am not sure if this is a new feature - if i click on Begin, End or Type, that cell gets displayed in the first selected cell content preview and the SQL is always displayed in the bottom.
1. Open a query window
2. Type a query for e.g
select top 5 * from orders
3. Select the icon Parse Results or use Ctrl+Alt+A
Click on the statement and you can see that the same sql is repeated twice. See pic
|
60 KB
The root cause of this problem is the fix for issue #7746 changed default behavior of the Result Set viewer.
'Selected Cell Content' pane now is disabled in the viewer after 'Parse Results' is clicked.
Issue #7777 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build trunk/29736 |
No time estimate |
The root cause of this problem is the fix for issue #7746 changed default behavior of the Result Set viewer.
'Selected Cell Content' pane now is disabled in the viewer after 'Parse Results' is clicked.