[Bugs] #4228 sugar UNSP: Text selections should not be draggable via touch

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Thu Nov 22 09:09:32 EST 2012


#4228: Text selections should not be draggable via touch
------------------------------------------+---------------------------------
    Reporter:  garycmartin                |          Owner:  garnacho   
        Type:  defect                     |         Status:  new        
    Priority:  Unspecified by Maintainer  |      Milestone:  0.98       
   Component:  sugar                      |        Version:  0.97.x     
    Severity:  Unspecified                |       Keywords:  13.1.0     
Distribution:  Unspecified                |   Status_field:  Unconfirmed
------------------------------------------+---------------------------------

Comment(by garnacho):

 I've attached a quite crude patch that implements a touch interaction
 pattern similar to GtkScrolledWindow's, letting button events go through:
 * if barely no motion happened in between
 * after a timeout
 * on a second tap around the same area

 It's worth observing that *only* scrolling is implemented, there's no
 kinetic deceleration animation, nor overshooting. Text selection hasn't
 been disabled either, but just happens on the same terms than GtkTextViews
 under GtkScrolledWindows

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/4228#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list