Ticket #11179 (closed defect: fixed)
TreeCtrl AppendItem/EditItem display bug under OS X
| Reported by: | fengb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxOSX-Cocoa | Version: | 2.8.10 |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | no | |
| Blocking: |
Description
When appending a new child to an expanded parent and editing it immediately, the edit box appears in an unexpected location. As far as I can tell, the edit can be used blindly, but it does not properly display the result until the editing is finished.
Appending and editing the child to a collapsed parent will work normally.
I only managed to reproduce this behavior on OS X; my Windows version works fine.
I have attached a wxPython script that replicates this buggy behavior.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

