Issue 4012 in pharo: Explore It crashes when selected using mouse

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4012 in pharo: Explore It crashes when selected using mouse

pharo
Status: New
Owner: ----

New issue 4012 by [hidden email]: Explore It crashes when selected  
using mouse
http://code.google.com/p/pharo/issues/detail?id=4012

Pharo image: Pharo | Pharo-core
Pharo core version: Pharo1.3a
Latest update: #13144

Virtual machine used: PHaro4.1.1 on Win32
Class browser used (if applicable): "SystemBrowser default"

Steps to reproduce:
1. Open a workspace
2. Type UITheme builder (or just about anything)
3. Highlight line, right click, select 'Explore it' from context menu using  
mouse.

Does not open an 'explorer' window
"SmalltalkEditor(Object)>>doesNotUnderstand #self

NOTE:  If keyboard is used (Ctrl-SHIFT-I) instead of the mouse, then it  
DOES work.

debug log attached

Attachments:
        PharoDebug.log  35.9 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 4012 in pharo: Explore It crashes when selected using mouse

pharo
Updates:
        Status: FixToInclude
        Labels: Milestone-1.3

Comment #1 on issue 4012 by [hidden email]: Explore It crashes when  
selected using mouse
http://code.google.com/p/pharo/issues/detail?id=4012

fix attached (typo, the "self" there should not be there)

Attachments:
        FixExploreIT.1.cs  290 bytes


Reply | Threaded
Open this post in threaded view
|

Re: Issue 4012 in pharo: Explore It crashes when selected using mouse

pharo
Updates:
        Status: Closed

Comment #2 on issue 4012 by [hidden email]: Explore It crashes when  
selected using mouse
http://code.google.com/p/pharo/issues/detail?id=4012

in 12149