#7281 HIGH 8.2.0 (: Browse autocompletion should allow editing of suggestions

Zarro Boogs per Child bugtracker at laptop.org
Mon Jul 7 06:25:50 EDT 2008


#7281: Browse autocompletion should allow editing of suggestions
-------------------------------+--------------------------------------------
   Reporter:  Eben             |       Owner:  marco                            
       Type:  defect           |      Status:  new                              
   Priority:  high             |   Milestone:  8.2.0 (was Update.2)             
  Component:  browse-activity  |     Version:  Development build as of this date
 Resolution:                   |    Keywords:  r+                               
Next_action:  code             |    Verified:  0                                
  Blockedby:                   |    Blocking:                                   
-------------------------------+--------------------------------------------
Changes (by tomeu):

  * keywords:  r- => r+


Comment:

 {{{
 @@ -64,6 +64,7 @@ class WebEntry(AddressEntry):
          self.handler_block(self._change_hid)
          try:
              self.props.text = text
 +            self.set_position(-1)
          finally:
              self.handler_unblock(self._change_hid)
 }}}

 Maybe the call to set_position should be outside the try..finally block?

 Looks good otherwise.

-- 
Ticket URL: <http://dev.laptop.org/ticket/7281#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list