[haiku-bugs] Re: [Haiku] #2416: [Interface kit] Resizing tracker window flickers address bar

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 27 Dec 2018 11:26:40 -0000

#2416: [Interface kit] Resizing tracker window flickers address bar
----------------------------------+----------------------------
   Reporter:  diver               |      Owner:  nobody
       Type:  bug                 |     Status:  assigned
   Priority:  normal              |  Milestone:  R1
  Component:  Kits/Interface Kit  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:  11803
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by stippi):

 ... perhaps it is not yet clear why flickering actually happens. The
 crucial bit is how screen updates are synchronized. I think for normal
 drawing updates, the app_server will delay a screen update until the view
 is finished drawing, even when the view has a non-transparent view color
 and the app_server pre-fillied before drawing. During resizing, there is
 less synchronization and the app_server won't delay screen updates until
 all views in a window have actually finished drawing. Then it depends on
 how much the app_server has pre-filled and how much the view managed to
 draw when the screen update happens.

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

Other related posts: