Opened 15 years ago

Closed 15 years ago

#3467 closed bug (fixed)

Regression: broken font rendering in Tracker

Reported by: idefix Owned by: anevilyak
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Somewhere between hrev29186 and hrev29227, the font rendering in Tracker-windows broke. It looks like the font rendering is done inverted (white text on black), but then put on screen with black text on a white background:

  • Subpixel anti-aliasing is inverted (blue colored edges on the left side, red on the right)
  • Text under a dragged icon has a black background

Only the 'contents' of the Tracker-windows are affected, the menu for example isn't.

I suspect changeset:29190 or changeset:29221 is the culprit.

See attached screenshots for the differences in text-rendering between hrev29186 and hrev29227.

Attachments (2)

29186.png (200.2 KB ) - added by idefix 15 years ago.
Screenshot showing font rendering in Haiku hrev29186.
29227.png (201.6 KB ) - added by idefix 15 years ago.
Screenshot showing font rendering in Haiku hrev29227.

Download all attachments as: .zip

Change History (5)

by idefix, 15 years ago

Attachment: 29186.png added

Screenshot showing font rendering in Haiku hrev29186.

by idefix, 15 years ago

Attachment: 29227.png added

Screenshot showing font rendering in Haiku hrev29227.

comment:1 by anevilyak, 15 years ago

Owner: changed from axeld to korli

hrev29190 is indeed the culprit, though it might also be something more fundamentally broken in the drawing code. Any ideas korli?

comment:2 by anevilyak, 15 years ago

Owner: changed from korli to anevilyak
Status: newassigned

Never mind, I see the problem.

comment:3 by anevilyak, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev29277.

Note: See TracTickets for help on using tickets.