Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

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

Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Status: Accepted
Owner: [hidden email]

New issue 3623 by [hidden email]: Pharo 1.2 OCompletion in browser  
not good
http://code.google.com/p/pharo/issues/detail?id=3623

In Pharo 1.2 there's inconsistency in auto-completion between Workspace and  
Browser.

In Workspace, if I type

|builder|
builder := UITheme builder.

builder newText


then press the tab key, I have the method  
newTextEntryFor:getText:setText:help:  in the list (which is what I want).

In the browser, I get only the method defined in UITheme (and builder is an  
instance of ComposableMorph). It's very disturbing (for me). May be there's  
a way to tell completion to look for all implementors ?



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Labels: Milestone-1.3-DevImage

Comment #1 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion in  
browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Labels: -Milestone-1.3-DevImage Milestone-1.2-DevImage

Comment #2 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion in  
browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

Levente Uzonyi-2
In reply to this post by pharo
It's fixed in http://www.squeaksource.com/OCompletion/OCForOB-ul.5.mcz .


Levente

On Sun, 30 Jan 2011, [hidden email] wrote:

> Status: Accepted
> Owner: [hidden email]
>
> New issue 3623 by [hidden email]: Pharo 1.2 OCompletion in browser not
> good
> http://code.google.com/p/pharo/issues/detail?id=3623
>
> In Pharo 1.2 there's inconsistency in auto-completion between Workspace and
> Browser.
>
> In Workspace, if I type
>
> |builder|
> builder := UITheme builder.
>
> builder newText
>
>
> then press the tab key, I have the method
> newTextEntryFor:getText:setText:help:  in the list (which is what I want).
>
> In the browser, I get only the method defined in UITheme (and builder is an
> instance of ComposableMorph). It's very disturbing (for me). May be there's a
> way to tell completion to look for all implementors ?
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
In reply to this post by pharo
Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Status: Fixed

Comment #4 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion in  
browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

I've updated ConfigurationOfOmniBrowser


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Status: Closed

Comment #5 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion in  
browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Cc: marcus.denker stephane.ducasse guillermopolito

Comment #6 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion  
in browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

This is not fixed since "OCForOB-ul.5.mcz" is not in the dev image.

Laurent changed the wrong version in ConfigurationOfOmniBrowser so it is  
not yet in 1.2.

see  
http://lists.gforge.inria.fr/pipermail/pharo-project/2011-February/041184.html
for details.

Is it possible to reopen this issue or should we open a new one?



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Status: FixProposed

Comment #7 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion in  
browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

I would re-open as it is exactly the same.

(things that are fixes for things already integrated should get new  
entries...)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo

Comment #8 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion in  
browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

Oups... sorry... should I fix it or is already done ?


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo

Comment #9 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion in  
browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

I've integrated the version. Will load in next full build ;).


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Status: Fixed

Comment #10 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion  
in browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3623 in pharo: Pharo 1.2 OCompletion in browser not good

pharo
Updates:
        Status: Closed

Comment #11 on issue 3623 by [hidden email]: Pharo 1.2 OCompletion  
in browser not good
http://code.google.com/p/pharo/issues/detail?id=3623

in buil #116