Opened 5 years ago

#15365 new bug

offscreen windows don't run their message loop

Reported by: mmu_man Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.