Opened 15 years ago
#4268 new bug
document resize knob not invalidated on look change
Reported by: | axeld | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When using the LookAndFeel test app, change the look from "Document" to "Title".
You'll see that the knob is not visually removed inside of the window frame; it is redrawn when changing in the other direction, though.
I briefly looked into it, and the region is made dirty, but it seems the client doesn't overwrite, maybe because it's clipping hasn't been changed (although the clipping regions seem to be invalidated correctly in Window).
Note:
See TracTickets
for help on using tickets.