Opened 4 years ago
Closed 4 years ago
#12317 closed defect (fixed)
AGS: Input cursor is misaligned
Reported by: | Tea23 | Owned by: | criezy |
---|---|---|---|
Priority: | normal | Component: | Engine: AGS |
Version: | Keywords: | ||
Cc: | Game: |
Description
Observed in The Shivah and Gemini Rue. The input cursor in multiple contexts is misaligned. In The Shivah it is very clear that it appears below the Ravnet search box, and in Gemini Rue it can be seen in the save game dialogue. Screenshots attached with original interpreter included for comparison.
Attachments (4)
Change History (5)
by , 4 years ago
Attachment: | shivah-original.png added |
---|
by , 4 years ago
Attachment: | scummvm-shivah-00001.png added |
---|
by , 4 years ago
Attachment: | scummvm-geminirue-00000.png added |
---|
by , 4 years ago
Attachment: | geminirue-original.png added |
---|
comment:1 by , 4 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This seems to have been fixed by one of the recent changes (probably 12829b2). The save game dialog in Gemini Rue at least now looks like in the original. I am assuming the position of the cursor was computed based on the font height, and in ScummVM we used an incorrect font height.