Opened 5 years ago
Last modified 5 years ago
#15572 new bug
[app_server] Clip cursor and dragged files on BDirectWindow
Reported by: | X512 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev53639.
Without this cursor and dragged files will cause glitches on BDirectWindow. There are no better solution if no hardware cursor is available or some kind of emulation is used.
Applications should draw cursor themselves.
Related discussion: https://github.com/haikuports/haikuports/issues/4457.
Note:
See TracTickets
for help on using tickets.
Another option can be disable non-fullscreen BDirectWindow when no hardware support available as BeOS does.