Issue 3625 in pharo: MessageNames search field: MessageNotUnderstood: TextEditor>>caret

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

Issue 3625 in pharo: MessageNames search field: MessageNotUnderstood: TextEditor>>caret

pharo
Status: New
Owner: ----

New issue 3625 by [hidden email]: MessageNames search field:  
MessageNotUnderstood: TextEditor>>caret
http://code.google.com/p/pharo/issues/detail?id=3625

// Hi. It's the first time i submit an issue. Please tell me, if it's ok  
like this.
// Or if i missed finding the same problem in the issues list or mailing  
list..

Pharo image: Pharo1.2rc2 [Latest update: #12327]

Steps to reproduce:
1. in a workspace do: MessageNames openMessageNames
2. try to type something in the search field
3. MessageNotUnderstood: TextEditor>>caret

Attachments:
        debuglog.txt  24.8 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3625 in pharo: MessageNames search field: MessageNotUnderstood: TextEditor>>caret

pharo
Updates:
        Cc: Benjamin.VanRyseghem

Comment #1 on issue 3625 by [hidden email]: MessageNames search  
field: MessageNotUnderstood: TextEditor>>caret
http://code.google.com/p/pharo/issues/detail?id=3625

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3625 in pharo: MessageNames search field: MessageNotUnderstood: TextEditor>>caret

pharo
Updates:
        Status: Accepted

Comment #2 on issue 3625 by [hidden email]: MessageNames search  
field: MessageNotUnderstood: TextEditor>>caret
http://code.google.com/p/pharo/issues/detail?id=3625

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3625 in pharo: MessageNames search field: MessageNotUnderstood: TextEditor>>caret

pharo
Updates:
        Labels: Milestone-1.2-DevImage

Comment #3 on issue 3625 by [hidden email]: MessageNames search  
field: MessageNotUnderstood: TextEditor>>caret
http://code.google.com/p/pharo/issues/detail?id=3625

This is related to OCompletion and happens in the Dev 1.2 image


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3625 in pharo: MessageNames search field: MessageNotUnderstood: TextEditor>>caret

pharo
Updates:
        Status: Closed

Comment #4 on issue 3625 by [hidden email]: MessageNames search  
field: MessageNotUnderstood: TextEditor>>caret
http://code.google.com/p/pharo/issues/detail?id=3625

Yes it should be fixed now since now caret is in 1.2 and 1.3, so I closed  
it and we will see if it pops up again.