Opened 18 years ago

Last modified 16 years ago

#502 closed bug

Black interface parts in some apps — at Version 14

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

Description (last modified by stippi)

You could see black parts in the following apps from R5:

Keyboard ScrollBar VirtualMemory NetPositive

Change History (15)

comment:1 by axeld, 18 years ago

Fixed for Keyboard, ScrollBar, VirtualMemory in hrev17160. Problem remains in NetPostitive for some reason.

by diver, 18 years ago

Attachment: keyboard.png added

keyboard pref from R5

comment:2 by axeld, 18 years ago

The NetPositive problem seems to be a drawing engine bug. It looks like AS_FILL_RECT is called with the correct state:

pattern = 0 low color = {216, 216, 216}

But for some reason, the rectangle is drawn black.

comment:3 by axeld, 18 years ago

Owner: changed from axeld to stippi

comment:4 by jackburton, 18 years ago

Maybe it depends on the drawing state ? i.e. maybe it's B_OP_OVER/B_OP_ALPHA or something like that ?

comment:5 by stippi, 18 years ago

I could not reproduce it locally, though I had previously seen it. I must have some local change that fixed it, I will go over the diffs. I cannot commit as is, since some of my local stuff doesn't work yet 100%.

comment:6 by stippi, 18 years ago

Status: newassigned

comment:7 by diver, 18 years ago

Fixed in hrev17172.

comment:8 by diver, 18 years ago

Resolution: fixed

comment:9 by diver, 18 years ago

Status: assignedclosed

comment:10 by diver, 18 years ago

It seems that this bug is still there, see http://flickr.com/photos/ johndrinkwater/142668464/ Reopening.

comment:11 by diver, 18 years ago

Resolution: fixed

comment:12 by diver, 18 years ago

Status: closedreopened

comment:13 by diver, 18 years ago

Cc: john@… added

comment:14 by stippi, 17 years ago

Description: modified (diff)
Platform: All

I have not seen anything like this in ages, is it really still there?

Note: See TracTickets for help on using tickets.