#3351 HIGH First D: Name entry box on first boot is not tall enough to display accented capital letters

Zarro Boogs per Child bugtracker at laptop.org
Mon Sep 17 14:20:07 EDT 2007


#3351: Name entry box on first boot is not tall enough to display accented capital
letters
------------------------+---------------------------------------------------
  Reporter:  cscott     |       Owner:  benzea                
      Type:  defect     |      Status:  new                   
  Priority:  high       |   Milestone:  First Deployment, V1.0
 Component:  gtk-theme  |     Version:                        
Resolution:             |    Keywords:  relnote               
  Verified:  0          |  
------------------------+---------------------------------------------------

Comment(by benzea):

 Uh, uhm ...

 so GTK+ thinks it needs a height of 24px, but that is not true, it needs
 two pixel more at the top. The theme currently gives the entry one more
 pixel to play with at the top and two at the bottom. So it seems we need
 at least 2px at the top, so moving the text one pixel down would work
 (rounding differently so that it is 2px at the top, 1px at the bottom). I
 might be able to move some more pixel around because the entry does not
 need any outlines or similar, but not sure right now.

 But I don't understand why GTK+ gets a font height that is not high enough
 to fit all characters.

-- 
Ticket URL: <https://dev.laptop.org/ticket/3351#comment:7>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list