#193 closed bug (fixed)
disabled BSlider invalidation problems
Reported by: | johndrinkwater | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Disabled BSliders fail to redraw, see VirtualMemory for an example.
Attachments (2)
Change History (15)
comment:1 by , 19 years ago
Owner: | changed from | to
---|
comment:2 by , 19 years ago
Cc: | added |
---|
comment:3 by , 19 years ago
Status: | new → assigned |
---|
comment:4 by , 19 years ago
comment:6 by , 18 years ago
Cc: | added |
---|
comment:7 by , 18 years ago
I can't reproduce this on hrev17356. The fix points out an error with my bug report - the slider isn't disabled, it just was not invalidating. Stefano: can you still reproduce? (added you as CC)
comment:8 by , 18 years ago
Yes, I can still reproduce if, for example, I move the tab of another window over the slider (see attached screenshot)
comment:9 by , 18 years ago
Ignore attachment 267, turns out a readonly fs disables the slider. Still reproducable. *blush*
(would be lovely to track test environments .. native/hosted:vmware etc)
comment:10 by , 18 years ago
Status: | assigned → closed |
---|
comment:11 by , 18 years ago
Resolution: | → fixed |
---|
Note:
See TracTickets
for help on using tickets.
I can't reproduce it after hrev17172, maybe already fixed?