Issue 6595 in pharo: Improve Completion Handling

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

Issue 6595 in pharo: Improve Completion Handling

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 6595 by [hidden email]: Improve Completion Handling
http://code.google.com/p/pharo/issues/detail?id=6595

- hide the popup when loosing the focus (click in the text field)
- add option for the DetailDialog (dis/enable left/right arrows)
- add option for the accept Key (currently Enter and Tab work)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo

Comment #1 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

- hide the popup when only one entry remains which equals the typed text


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo

Comment #2 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

- click on an entry selects it


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo

Comment #3 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

started implementation...
Name: SLICE-Issue-6595-Improve-Completion-Handling-CamilloBruni.1
Author: CamilloBruni
Time: 26 August 2012, 6:28:00.852 pm
UUID: ccbcdbad-f12d-43a7-bfbe-8a07228e1915
Ancestors:
Dependencies: NECompletion-CamilloBruni.47

- close completion morph when losing focus
- hide completion morph when last entry matches token
- clicking on completion entries inserts them


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: FixReviewNeeded

Comment #4 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

Name: SLICE-Issue-6595-Improve-Completion-Handling-CamilloBruni.3
Author: CamilloBruni
Time: 27 August 2012, 12:00:22.39 am
UUID: 4643dc8d-b5d3-4fb7-82a0-4530bf7cf03d
Ancestors: SLICE-Issue-6595-Improve-Completion-Handling-CamilloBruni.2
Dependencies: NECompletion-CamilloBruni.49

- added ENTER option
- added NavigationKey disable option


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: MonkeyIsChecking

Comment #5 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c5

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: FixReviewNeeded

Comment #6 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: MonkeyIsChecking

Comment #7 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c7

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20277

Comment #8 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c8

This Issue has been checked by Ulysse the Monkey
       
6392 tests passed in 00:01:33s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (579)
        KernelTests-Classes (67)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        NECompletion-Tests (63)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6595-Improve-Completion-Handling-CamilloBruni.5  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20277-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep  3 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep  3 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: MonkeyIsChecking

Comment #9 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c9

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20278

Comment #10 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c10

This Issue has been checked by Ulysse the Monkey
       
6396 tests passed in 00:01:33s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (583)
        KernelTests-Classes (67)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        NECompletion-Tests (63)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6595-Improve-Completion-Handling-CamilloBruni.5  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20278-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep  3 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep  3 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: MonkeyIsChecking

Comment #11 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c11

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20280

Comment #12 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c12

This Issue has been checked by Ulysse the Monkey
       
6396 tests passed in 00:01:34s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (583)
        KernelTests-Classes (67)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        NECompletion-Tests (63)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6595-Improve-Completion-Handling-CamilloBruni.5  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20280-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep  7 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep  7 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: MonkeyIsChecking

Comment #13 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595#c13

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: HumanReviewNeeded

Comment #14 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo

Comment #15 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

I'm looking at it... :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: FixToInclude

Comment #16 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6595 in pharo: Improve Completion Handling

pharo
Updates:
        Status: Integrated

Comment #17 on issue 6595 by [hidden email]: Improve Completion  
Handling
http://code.google.com/p/pharo/issues/detail?id=6595

in 2.0 296


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker