[Bug 9780] New: In-place edit mode of the tree_view node assigns edited name to the wrong node

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 26 04:14:58 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9780

           Summary: In-place edit mode of the tree_view node assigns edited
                    name to the wrong node
           Product: Wine
           Version: 0.9.45.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: email6222296 at fishfuse.com


There is a weird bug in tree control handling in Enterprise Architect (see
http://www.sparxsystems.com.au/support/faq/ea_on_linux.html for trial version).

Scenario:
- open test project (File->Open project, then open EAExample)
- there is an Project Browser window on the right contaning a tree control
- perform a delayed double click on some tree node (e.g. 'Project Model') - the
in-place edit mode is activated
- change the name of the node from 'Project Model' to 'Test'
- select the second node named 'Example diagrams' - this action is supposed to
quit edit mode and assign the new name to the first node
- instead new name is assigned to the freshly selected second node, so 'Project
models' become 'Test'

This bug is quite old - I've seen it on various Wine/EA versions.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list