[haiku-bugs] Re: [Haiku] #3637: [preferences/FileTypes] menuField text is clipped(easy)

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Tue, 15 Dec 2009 08:44:13 -0000

#3637: [preferences/FileTypes] menuField text is clipped(easy)
-----------------------------------+----------------------------------------
 Reporter:  chico                  |       Owner:  axeld         
     Type:  bug                    |      Status:  new           
 Priority:  normal                 |   Milestone:  R1            
Component:  Preferences/FileTypes  |     Version:  R1/Development
 Keywords:                         |   Blockedby:                
 Platform:  All                    |    Blocking:                
-----------------------------------+----------------------------------------

Comment(by stippi):

 TruncateString() may have a bug where the ellipsis character is wider than
 the char it chopped off, but in general, it is working. That it doesn't
 work in the above case is most likely the cause of a wrong width being
 passed to the BMenuItem. It probably thinks it is wider than it actually
 is. (The super item that is part of the BMenuBar.)

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/3637#comment:10>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: