Opened 16 years ago
Closed 16 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)
Change History (5)
by , 16 years ago
by , 16 years ago
Screenshot showing font rendering in Haiku hrev29227.
comment:1 by , 16 years ago
Owner: | changed from | to
---|
hrev29190 is indeed the culprit, though it might also be something more fundamentally broken in the drawing code. Any ideas korli?
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Never mind, I see the problem.
Screenshot showing font rendering in Haiku hrev29186.