Opened 7 days ago
Last modified 6 days ago
#16927 new defect
NANCY: Cellphone conversation cursor repositioning
| Reported by: | tunnelsociety | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Nancy |
| Version: | Keywords: | ||
| Cc: | Game: | Nancy Drew: The Secret of Shadow Ranch |
Description
The cursor position limiter seems to be active for both the cellphone popup and the text box during a cellphone conversation. The cursor jumps into the cellphone box, then down to the text box a frame later; usually this means the cursor is forced to just below the lower-left corner of the cellphone area whenever a new line of conversation starts (i.e. a reply to something Nancy says).
ScummVM 2026.3.1git8163-g0ef776c2bc3 (Jul 8 2026 07:48:23)
Change History (2)
comment:1 by , 6 days ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:2 by , 6 days ago
| Resolution: | fixed |
|---|---|
| Status: | closed → new |
Continues as of ScummVM 2026.3.1git8208-gba5498333b5.
(I saw _activeConversation == nullptr; I tried != instead, worked for me)

In 79732d81: