Opened 3 years ago

Closed 16 months ago

Last modified 16 months ago

#12098 closed defect (fixed)

ULTIMA VIII: Keymapping for left-click does not function with books

Reported by: bliznik Owned by: OMGPizzaGuy
Priority: low Component: Engine: Ultima
Version: Keywords: Ultima VIII left-click
Cc: Game: Ultima VIII: Pagan

Description

If I keymap the left-click to a keyboard key (e.g. [Alt]), I can mouse-over a book and open it by tapping the [Alt] key twice. However, I can not advance pages or close the book with the [Alt] key anymore. I can only advance pages or close the book by actually left-clicking with my mouse.

Change History (3)

comment:1 by bliznik, 3 years ago

Any update on this?

comment:2 by OMGPizzaGuy, 2 years ago

Partial fix in https://github.com/scummvm/scummvm/commit/133552a89af6e5db70cd0d5209348fbf48270086#diff-abd83068c30163d9c7f7cb53ac086cab6e6f929ce6a95ce082ff6ba8354e987e

In-game menus need to disable game keymapping to handle text input, but now allow for fallback to global keymapping. The global keymap can also map left click (Interact) under options -> keymaps -> "GUI" section

comment:3 by OMGPizzaGuy, 16 months ago

Owner: set to OMGPizzaGuy
Resolution: fixed
Status: newclosed

Thanks again for the bug report. There's an additional workaround in commit bc89ecb and will be available in the next release.

Books and scrolls now have key support. The escape key will close and space key will advance to the next page.

Last edited 16 months ago by OMGPizzaGuy (previous) (diff)
Note: See TracTickets for help on using tickets.