History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-28133
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gregory Shrago
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Database tool window: the tree is collapsed on editing an .sql in editor

Created: 11 Jul 08 17:14   Updated: 01 Oct 08 19:50
Component/s: SQL
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,559
Fixed in build: 8,852


 Description  « Hide
Tested with Windows look and feel.

Get some data sources with loaded table data.
In Database window expand the tree up to some deep level.
Open an .sql file in editor.
Add a space in the end of any line.
Result: the tree in Database window is collapsed.

It preserved its state some builds ago.



 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 01 Oct 08 19:50
8853: fix confirmed.
Now the table nodes (with columns) are collapsed, but not database node. This is somewhat reasonable compromise for now.