[haiku-bugs] Re: [Haiku] #8035: BColorControl not redrawn when switching to and from 8-bit (256 color) mode

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Wed, 19 Oct 2011 18:03:40 -0000

#8035: BColorControl not redrawn when switching to and from 8-bit (256 color) 
mode
----------------------------------+----------------------------
   Reporter:  jscipione           |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  low                 |  Milestone:  R1
  Component:  Kits/Interface Kit  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------
Changes (by pulkomandy):

 * priority:  normal => low
 * component:  Servers/app_server => Kits/Interface Kit


Comment:

 Redrawing is not enough, as BColorControl is a complex BView with other
 controls inside. Basically the only way out is destroying it entirely and
 building an entirely new one. But this risks breaking stuff around it for
 example if used in a layouted window...

 Everything is obviously redrawn properly, as you can see when switching to
 32 bit all controls use the available colors :). So the bug is in the
 interface kit. Switching component and changing priority.

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

Other related posts: