Bug 203093 - [Commands] TreeInlineTextEditor doesn't rename tree items on Win Vista
Summary: [Commands] TreeInlineTextEditor doesn't rename tree items on Win Vista
Status: NEW
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows Vista
: P3 normal
Target Milestone: ---   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 203141
Blocks:
  Show dependency tree
 
Reported: 2007-09-12 11:59 EDT by Alex Boyko CLA
Modified: 2010-07-19 21:55 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Boyko CLA 2007-09-12 11:59:37 EDT
A user is renaming a tree item with a help of TreeInlineTextEditor. Once the user is done editing the text, he clicks on another tree item in the same tree. This should result in renaming the previous tree item (as it is in Win XP), however, the item is not renamed - the editing is basically canceled. This happens, because Focus Lost event is fired after the Selection Event is fired on Win Vista as opposed to Win XP.

This is a common issue for other non-GMF inline tree editors, but GMF one can be easily fixed for this issue.
Comment 1 Eclipse Webmaster CLA 2010-07-19 21:55:31 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Common was the original product and component for this bug