[haiku-bugs] [Haiku] #15365: offscreen windows don't run their message loop

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 17 Sep 2019 18:29:34 -0000

#15365: offscreen windows don't run their message loop
--------------------------------+------------------------------
 Reporter:  mmu_man             |        Owner:  nobody
     Type:  bug                 |       Status:  new
 Priority:  normal              |    Milestone:  Unscheduled
Component:  Kits/Interface Kit  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 When creating a BBitmap that accepts view (like Pe does for its PText
 view), a BWindow is created that doesn't run a message loop.

 This causes problem when going through all the windows of an application.
 While hey can probably be fixed with a timeout (cf. #15364), in some cases
 a timeout is not acceptable, like, for example a screen reader cannot
 accept being blocked for so long.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15365>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #15365: offscreen windows don't run their message loop - Haiku