[haiku-bugs] Re: [Haiku] #7414: app_server does not handle background bitmaps correctly (was: app_server don't handle backgrtound bitmaps correctly)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 05 Aug 2020 17:13:29 -0000

#7414: app_server does not handle background bitmaps correctly
---------------------------------+----------------------------
  Reporter:  X512                |      Owner:  nobody
      Type:  bug                 |     Status:  assigned
  Priority:  normal              |  Milestone:  R1
 Component:  Servers/app_server  |    Version:  R1/Development
Resolution:                      |   Keywords:
Blocked By:                      |   Blocking:
  Platform:  All                 |
---------------------------------+----------------------------
Changes (by pulkomandy):

 * summary:  app_server don't handle backgrtound bitmaps correctly =>
     app_server does not handle background bitmaps correctly


Old description:

This is r40236 gcc2hybrid.

If one view has other view with background bitmap(created by
SetViewBitmap) then parent view draw it's content on top of child view.

New description:

 This is r40236 gcc2hybrid.

 If one view has other view with background bitmap(created by
 SetViewBitmap) then parent view draw its content on top of child view.

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

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #7414: app_server does not handle background bitmaps correctly (was: app_server don't handle backgrtound bitmaps correctly) - Haiku