[haiku-bugs] Re: [Haiku] #12868: White background behind text in Beezer

  • From: "looncraz" <trac@xxxxxxxxxxxx>
  • Date: Tue, 19 Jul 2016 21:26:13 -0000

#12868: White background behind text in Beezer
------------------------------+----------------------------
   Reporter:  looncraz        |      Owner:  stippi
       Type:  bug             |     Status:  new
   Priority:  normal          |  Milestone:  Unscheduled
  Component:  User Interface  |    Version:  R1/Development
 Resolution:                  |   Keywords:
 Blocked By:                  |   Blocking:
Has a Patch:  1               |   Platform:  All
------------------------------+----------------------------

Comment (by looncraz):

 Beezer sets a grey low color manually on the string views which causes
 HasDefaultColors() to return false, which prevents AdoptParentColors()
 from being called.

 I created a patch to move the problem to only affecting the text color,
 since it is more common for manual setting of string view colors to be to
 set the text color (or all the colors).  The end result is that the
 affected BStringViews will always use black text, but I think only Beezer
 does this.  If the code is available, it would be best to fix Beezer as
 well.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12868#comment:2>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: