#5689 closed defect (fixed)
SCI: JONES: Graphics corruption
Reported by: | SF/psycrow7 | Owned by: | wjp |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Jones in the Fast Lane |
Description
When enrolling in classes as the University, the dialog box image is corrupt where it overlaps the "actor" image. This is with the English CD version tested on win32 and can by reproduced at the start of the game by going straight to the university and enrolling in a class.
Ticket imported from: #3297111. Ticket imported from: bugs/5689.
Attachments (1)
Change History (10)
by , 14 years ago
comment:1 by , 14 years ago
Summary: | Graphics corruption → JONES: Graphics corruption |
---|
comment:2 by , 14 years ago
Priority: | normal → low |
---|
comment:3 by , 14 years ago
Priority: | low → normal |
---|
comment:4 by , 14 years ago
Summary: | JONES: Graphics corruption → SCI: JONES: Graphics corruption |
---|
comment:5 by , 13 years ago
Partially fixed by 9e2c7f26d2e6c6081489365cbc07cd6edec362ad.
The remaining issue in the corners seems to be caused by the erase rect in KDrawControl(text) being too large, but that should be investigated properly.
comment:6 by , 13 years ago
More research:
The problem wasn't the erase rectangle, but rather the showbits rectangle which seems too big.
However, according to the same logic, the showbits rectangle in KDrawControl(Button) is also too large, but changing that breaks buttons..
comment:8 by , 13 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:9 by , 13 years ago
P.S. There are still some pixel-sized glitches in the corners of some dialogs, but the ones I've seen match the original perfectly.
Shows corruptions over the professors face.