Aqua Data Studio 15.0.0-dev-318
Build #: 38430
Built on: 2014-Jun-11 03:23:11 PM
O.S. : Windows 8.1(64 bit)
Issue: 'View As a Text' option should be disable for numeric and date data types.
Steps to Reproduce:
1. Connect to any database connection(Here connected to Db2 LUW 10.5)
2. Expand tree node of Schema
3. Expand Table node
4. Right click on table having integer or bigint or date data type
5. Select 'Script Object to New Window AS'->Select (*) option
6. Execute
7. Output is displayed in Grid tab.
8. In Grid tab right click on integer or bigint or date data values
9. Select option 'View As a Text'
Actual Result : View window is not open
Expected Result : 'View As a Text' option should be disable for numeric and date data types.