Opened 5 months ago
Closed 5 months ago
#13996 closed defect (fixed)
AGS: Clicking in dialogue is treated as a double-click, resulting in skipped dialogue
Reported by: | Thunderforge | Owned by: | tag2015 |
---|---|---|---|
Priority: | blocker | Component: | Engine: AGS |
Version: | Keywords: | ||
Cc: | Game: |
Description (last modified by )
On multiple AGS games, clicking in dialogue is treated as a double-click. This has two results:
- Clicking to skip dialogue usually results in two lines being skipped instead of one
- Choosing a dialogue response results in the response being chosen and it being immediately skipped
This does not happen in ScummVM 2.6.1, but does happen in Daily (2022-12-30) for Mac and Windows.
Games Tested
- Kathy Rain
- The Shivah: Kosher Edition
- Whispers of a Machine
- Steamed Hams
Change History (3)
comment:1 by , 5 months ago
Description: | modified (diff) |
---|
comment:2 by , 5 months ago
comment:3 by , 5 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thank you for the report.
This was fixed in https://github.com/scummvm/scummvm/pull/4574
Note:
See TracTickets
for help on using tickets.
I also had trouble turning off the alarm at the beginning of Kathy Rain, which might be related to this since a single-click brings up the selection menu and a second click dismisses it.