#96 closed bug (fixed)
Chart test app display bug — at Version 17
Reported by: | Owned by: | jackburton | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Chart | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
i have an ati radeon 9700 pro and the "chart" program works fine. exept 1 thing. when i shift from directwindow and drawbitmap it hangs som of the "dots" on the window
Change History (17)
comment:1 by , 19 years ago
Summary: | chart → Chart test app display bug |
---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
Cc: | added |
---|
This is still an open bug in hrev16324, stars are left on the BDirectWindow from the first frame after changing display mode.
comment:4 by , 19 years ago
Status: | new → assigned |
---|
comment:5 by , 19 years ago
Status: | assigned → new |
---|
comment:6 by , 19 years ago
Owner: | changed from | to
---|
comment:7 by , 19 years ago
Status: | new → assigned |
---|
comment:8 by , 19 years ago
"after changing display mode"
You mean after switching from directwindow to drawbitmap and back or after switching display mode like from 800x600 to 1024x768 ?
comment:9 by , 19 years ago
Okay, I could reproduce it in 32 bit mode. Seems something like #111. Will have a look.
comment:11 by , 19 years ago
Yup, just tested with hrev17004
This is caused when changing drawing mode (drawbitmap/directwindow), the view isn?t invalidated correctly from the previous frame.
comment:12 by , 19 years ago
Cc: | added |
---|
comment:13 by , 19 years ago
bug_group: | → developers |
---|
comment:15 by , 18 years ago
(In reply to comment #7)
Also in 17782 this bug appears
And the cursor gets eaten away. I have the radeon driver working so there should be HW accel. BDirectWindow used
comment:16 by , 18 years ago
(In reply to comment #8)
(In reply to comment #7)
Also in 17782 this bug appears
And the cursor gets eaten away. I have the radeon driver working so there should be HW accel. BDirectWindow used
Currently we don't have an hardware cursor, so that is expected, actually :) Thanks for reporting, though.
comment:17 by , 17 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
Resolution: | → fixed |
Status: | assigned → closed |
Fixed by Axel in svn