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

Key: IDEADEV-31271
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Kirill Kalishev
Reporter: Alexander Chernikov
Votes: 1
Watchers: 2
Operations

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

On closing the last file in a tab group a file from another tab group opens there

Created: 13 Oct 08 19:42   Updated: 06 Nov 08 22:50
Component/s: User Interface
Fix Version/s: Undefined

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

Build: 8,902


 Description  « Hide
Get the editor split. Open files A, B, C in tab group 1, and files C, D in tab group 2.
In tab group 2 close file C. It works well.
Close (the last) file D in group 2. D is closed, but C opens in group 2.
Close (the last) file C in group 2. C is closed, but B opens in group 2.
Close (the last) file B in group 2. B is closed, but A opens in group 2.
Close (the last) file A in group 2. File A is closed in both tab groups.

Looks like serious regression, so, critical.



 All   Comments   Work Log   Change History      Sort Order:
Yegor Yarko - 14 Oct 08 09:46
One more related problem:
when the same file is opened in both splitter sub-windows, closing the editor in one sub-window closes it in the other one.