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

Key: IDEA-19140
Type: Bug Bug
Status: Open Open
Assignee: Kirill Kalishev
Reporter: Mihail Muhin
Votes: 0
Watchers: 0
Operations

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

ProjectView selects incorrect view in some cases

Created: 14 Aug 08 17:00   Updated: 15 Aug 08 14:46
Component/s: Project View

Build: 7,757
Severity: Medium


 Description  « Hide
When views are added at runtime at the first time, it is not guaranteed which of them will be selected. This happens cause in this case all the views are collected in THashMap and are added (when ProjectView is initialized) by iterating through this collection, regardless of the weights and addition order.

This is only for platform, in IDEA itself ProjectViewPane is selected and all works fine.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.