Ticket #607 (closed defect: fixed)
Unable to make a selection when editing 'My Plugin' (My.pm)
| Reported by: | Woody2143 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.46 |
| Keywords: | Cc: |
Description
When I edit 'My Plugin' via the 'Plugins->Plugin Tools->Edit My Plugin' I am unable to hold the shift key and use any other keys to make a selection. It only affects the tab for My.pm. I can type in the My.pm tab without any issues, it is just any non-mouse selections don't work.
Latest Padre release on Windows XP. I am unable to duplicate the problem on my linux box.
Installed via the Padre Standalone Plus Six package and updated to 0.46 from the cpan client.
C:\>perl -v
This is perl, v5.10.0 built for MSWin32-x86-multi-thread
C:\>perl -MWx -e"printf(qq(Wx Version=($Wx::VERSION) %s unico
de=(%s)\n), Wx::wxVERSION_STRING(), Wx::wxUNICODE())"
Wx Version=(0.92) wxWidgets 2.8.10 unicode=(1)

I opened the file from the 'File->Open..' menu and was able to duplicate the problem.