Ticket #14958 (closed defect: fixed)
wxGrid editor broken in latest SVN
| Reported by: | hackish | Owned by: | vadz |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.9.5 |
| Component: | wxGrid | Version: | 2.9-svn |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | no | |
| Blocking: |
Description
I'm not sure when this was broken but I updated my build to SVN revision 73350 and noticed that the MSW wxGrid editor no longer displays. I built the wxgrid sample to verify and indeed it is broken there too.
Steps to reproduce:
build from latest SVN version.
build wxgrid sample
run wxgrid sample
Click cell, 2,1 twice
You will see Cell editor shown. Even though nothing is visible.
Type some random text and hit enter. You can see that the editor is doing something just not displaying.
I also had someone on IRC build/test using GTK/Linux and reported no issues so I believe this is MSW specific.
Change History
Note: See
TracTickets for help on using
tickets.
