Opened 5 years ago
Last modified 2 years ago
#15619 new bug
[app_server] View positions goes out of sync during update session
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 hrev53696.
When resizing window, background erased at wrong positions sometimes. Observed on slow machine or during heavy drawing.
Issue caused by moving of views on server side using resizing mask when window is resized. View positions should be locked during update session.
Attachments (1)
Change History (2)
by , 5 years ago
Attachment: | screenshot.png added |
---|
comment:1 by , 2 years ago
I believe that this is a duplicate of https://dev.haiku-os.org/ticket/7010 which is demonstrated by the test program on https://dev.haiku-os.org/ticket/9884
Note:
See TracTickets
for help on using tickets.
Resizing of layout based view. Note that background is displayed at wrong position.