FogBugz (Case [Issue]11543) Tools - Select protocol name with suggestions

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

FogBugz (Case [Issue]11543) Tools - Select protocol name with suggestions

Pharo Issue Tracker
A FogBugz case was Resolved (Fix Review Needed) and assigned to Benjamin Van Ryseghem by Benjamin Van Ryseghem.

Case ID:      11543
Title:        Select protocol name with suggestions
Status:       Resolved (Fix Review Needed)
Category:     Enhancement
Project:      Tools
Area:         Misc
Priority:     5 - Fix If Time
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  Benjamin Van Ryseghem

URL:          https://pharo.fogbugz.com/default.asp?11543


Changes:
Status changed from 'Work Needed' to 'Resolved (Fix Review Needed)'.

Slice in inbox: SLICE-Issue-11543-Select-protocol-name-with-suggestions-BenjaminVanRyseghem.1

Currently, AbstractTool class >> requestProtocolNameFor:initialAnswer: rebuilds the suggestion list repeatedly, causing an unacceptable slowdown. Also, autocomplete scrolling via arrow keys is broken. For now, we will use a ListDialogWindow, like for class search. It is fast, because it builds the list only once; and is navigable via keyboard.

Example:
AbstractTool requestProtocolNameFor: Object initialAnswer: 'acc'.


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=11543) from this case.

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