Opened 15 years ago

Closed 15 years ago

#4257 closed bug (fixed)

BWindow::SetTitle() and BDirectWindow.

Reported by: bga Owned by: axeld
Priority: normal Milestone: R1
Component: Servers/app_server Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

It seems that BWindow::SetTitle() causes part of the framebuffer to be invalidated/erased even if there is a BDirectWindow window in front of it.

I noticed this starting a download in Firefox. While the download was going on (and the download window was showing), I started a fullscreen SDL application (this uses BDirectWindow). I could see a black rectangle appear, form time to time, in the region where the title of the window underneath was. The Firefox download window updates the title with the download progress.

Change History (2)

comment:1 by axeld, 15 years ago

Component: Kits/Game KitServers/app_server
Owner: changed from jackburton to axeld
Status: newassigned

This seems to be a general app_server problem.

comment:2 by axeld, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev32471.

Note: See TracTickets for help on using tickets.