Skip to content

Inconsistent menu/window navigation systems #85038

@soychpapalus

Description

@soychpapalus

Describe the bug

  1. There are some windows where < and > work as a pagedown, and other windows where only PageDown/PageUp function (e.g. when inspecting an item, the detailed information pane of the item only accepts PageUp``PageDown as commands to scroll the window)

  2. There's also inconsistency in menus where sometimes VIM key controls are not accepted as valid inputs for selecting options, only UP/DOWN arrows work (e.g. in the fighting style menu)

Attach save file

N/A

Steps to reproduce

Scrolling issue

  1. Open inventory (i)
  2. Open the information pane about an item that has a long description (e.g. hammer) using the e key
  3. Attempt to scroll the information page with < and >. It will not work. Only pagedown/pageup will work

Menu option selection

  1. Open the fighting style pane (_)
  2. Try to select an option using j/k but it will not work, only up/down arrows will work

Expected behavior

I expect consistency in how keys work in the game.

  1. I expect < and > to function as a scrolling command on all windows/panes
  2. I expect j and k to work as "UP ARROW" and "DOWN ARROW" on every window/pane

Screenshots

No response

Versions and configuration

  • OS: Linux 64
  • Version: 0.H

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    (S1 - Need confirmation)Report waiting on confirmation of reproducibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions