[haiku-bugs] Re: [Haiku] #12890: WebPositive doesn't properly draw HTML buttons.

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 02 May 2019 08:24:32 -0000

#12890: WebPositive doesn't properly draw HTML buttons.
----------------------------------------+----------------------------
   Reporter:  Giova84                   |      Owner:  pulkomandy
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  Unscheduled
  Component:  Applications/WebPositive  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  All
----------------------------------------+----------------------------

Comment (by sneaky):

 I think that unstyled native widgets in the DOM (buttons, text inputs...)
 are not being painted with haiku platform style.
 Setting a different background or border in CSS is getting the widget
 drawn correctly.

 {{{
 <style>button { background: #ccc; color: black; }</style>
 }}}

 Putting a style element like above at the top of the page causes the 3d
 border effect to appear correctly.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/12890#comment:4>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: