Opened 17 years ago
Closed 17 years ago
#1678 closed bug (duplicate)
BWindow's B_AVOID_FOCUS flags
Reported by: | anthonylee | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On BeOS, when specify B_AVOID_FOCUS flags to class BWindow, the window can't be focused, but it still can get mouse events from app_server, it also be moveable when "SetLook((window_look)25L)".
On Haiku, when specify B_AVOID_FOCUS flags to class BWindow, the window can't be focused and can't get any mouse events from app_server.
Change History (1)
comment:1 by , 17 years ago
Component: | Kits/Interface Kit → Servers/app_server |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #1652.