Opened 18 years ago

Closed 18 years ago

#836 closed bug (fixed)

Some bitmaps aren't drawn correctly

Reported by: jackburton Owned by: stippi
Priority: high Milestone: R1
Component: Kits/Interface Kit Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by jackburton)

Looks like there could be a problem with drawing some bitmaps. For example, the bitmaps in the Mouse preflet, The bitmaps in the Menu preflet, and also Magnify isn't working correctly: you will see that it's not showing the zoomed part of the desktop. Instead, it will show the part of the desktop behind the Magnify window itself.

Triggering a complete invalidation of the view in question (by covering it with another window) sometimes let the bitmap show up again.

hrev18720 on vmware (16 bit and 32 bit depth).

Change History (4)

comment:1 by jackburton, 18 years ago

Description: modified (diff)
Priority: normalhigh
Summary: Magnify doesn't work correctlySome bitmaps aren't drawn

comment:2 by jackburton, 18 years ago

Description: modified (diff)
Summary: Some bitmaps aren't drawnSome bitmaps aren't drawn correctly

comment:3 by jackburton, 18 years ago

Milestone: R1

comment:4 by stippi, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in 18828. Confirmed for Mouse preflet and FileTypes listview. With regards to bitmap drawing, the bug affected bitmap drawing that used the unoptimized drawing function (any scaled bitmaps, 32 bit bitmaps in anything but B_OP_COPY, B_OP_ALPHA or B_CMAP8 bitmaps in anything but B_OP_COPY or B_OP_OVER).

Note: See TracTickets for help on using tickets.