That looks like the search field in FastTable; Clicking on another 
class/pressing escape should remove it. (I guess after discarding the changed 
code the keyboard focus went to the code pane, and therefore pressing 1111 
opens the search field instead of typing in the code area)

Best regards,
Henrik

-----Original Message-----
From: Pharo-dev [mailto:pharo-dev-boun...@lists.pharo.org] On Behalf Of Ben 
Coman
Sent: Wednesday, February 3, 2016 2:33 PM
To: Pharo Development List <pharo-dev@lists.pharo.org>
Subject: [Pharo-dev] System Browser class pane strange behaviour

I have a talent for breaking things ;) ...
Found some strange behaviour here...

I open System Browser
select package AST-Core
select class ASTCache
make code pane dirty by typing 11111 in the class definition select class 
ASTCacheReset click <Discard> button type 11111

--> oh! where did the buttons go? :)

Bisecting finds it....
   exists in... 50564, 50510, 50440, 50400, 50384, 50380, 50378
   similar but located differently... 50300, 50368, 50376,  50377

   still there... 50250, 50232, 50228
   not in... 50100, 50150, 50200, 50216, 50224, 50226, 50227

So it looks like this was introduced in build 50228...
* 16197 update and merge Rubric
* 16198 Add users button in message browser
* 16201 Remove unsent extension methods in System-Changes 
http://forum.world.st/pharo-project-pharo-core-56107d-50228-td4842794.html

and it was modified by build 50378...
* 16751 link invalidation: install cm directly for primitives and 
optionCompileOnLinkInstallation
* 16729 Removing PluggableTextField from FT 
http://forum.world.st/pharo-project-pharo-core-e8c312-50378-td4854678.html

Logged https://pharo.fogbugz.com/default.asp?17520

cheers -ben

P.S.  thank you to those who made PharoLauncher work seemlessly with pre-spur 
images

Reply via email to