[haiku-bugs] [Haiku] #9882: Odd BGridLayout behavior

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Thu, 18 Jul 2013 20:01:37 -0000

#9882: Odd BGridLayout behavior
--------------------------------+------------------------------
 Reporter:  anevilyak           |        Owner:  yourpalal
     Type:  bug                 |       Status:  new
 Priority:  normal              |    Milestone:  R1
Component:  Kits/Interface Kit  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 Since hrev45797's changes to BCheckBox's preferred width, some odd
 behavior has been visible in the Backgrounds preflet. The latter uses a
 grid layout with two BMenuFields and a BCheckBox, all in separate rows,
 where rows 0 and 1 each have two layout items for the label + menu spread
 across columns 0 and 1, and row 2 has just the BCheckBox in column 1.
 Picking the Image menu field in row 0 and picking "None" for the choice of
 image causes it and its respective label to jump to the right. Picking
 another longer name brings it back to normal. This behavior makes no sense
 though, since the checkbox isn't even in the same row, and one would
 expect any influence of the checkbox to affect all of column 1, not just
 that single row.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9882>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: