#1994 NORM Trial-3: Toolbar button states do not match visual design

Zarro Boogs per Child bugtracker at laptop.org
Sun Aug 5 18:44:10 EDT 2007


#1994: Toolbar button states do not match visual design
------------------------+---------------------------------------------------
  Reporter:  Eben       |       Owner:  benzea 
      Type:  defect     |      Status:  new    
  Priority:  normal     |   Milestone:  Trial-3
 Component:  gtk-theme  |     Version:         
Resolution:             |    Keywords:  review?
  Verified:  0          |  
------------------------+---------------------------------------------------
Changes (by marco):

  * keywords:  => review?

Comment:

 Awesome! Some notes:

  * Does this work in the Journal for you? I couldn't get it to work but
 it's late and I might be doing something stupid.
  * We are planning to replace the menu toplevel in SugarMenu so that we
 can pack the menu inside a VBox and be able to add widgets above and below
 it. I experimented with it and it seem like that can be done in a subclass
 (quite an hack but it seem to work well). When that happens would it be
 difficult to modify the patch to draw the border on the toplevel window
 rather than in the menu itself?
  * Should we do the queue_draw() directly inside Palette (through the
 Invoker object)? It would be nice to limit the code necessary to add
 palette support to a widget to the minimum.
  * For the same reason maybe in expose we could just call something like
 self._palette.draw_invoker_rect(event) and have the rest of the logic
 inside Palette.
  * We have a 79 cols limit in the sugar style guidelines, it would be nice
 to fix that up.

-- 
Ticket URL: <http://dev.laptop.org/ticket/1994#comment:4>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list