Jump to content

orbit_white

Group: Three Of A Kind
  • Posts

    7
  • Joined

  • Last visited

Posts posted by orbit_white

  1. In the login interface on MacOS, when attempting to correct a mistyped username or password by using the Backspace key, the system erroneously registers the keypress twice, resulting in the deletion of two characters instead of one. This issue is also observable with other keys like the Tab key. However, the Space key functions as expected, deleting only one space per keypress.

    **Steps to Reproduce:**

    1. Open the login page on a MacOS system.
    2. Enter a username or password with an intentional mistake.
    3. Press the Backspace key to remove the last character.
    4. Observe that two characters are removed instead of one.
    5. Additionally, press the Tab key and observe the navigation skipping an element as if pressed twice.

    **Expected Result:**

    Each keypress (Backspace, Tab, etc.) should register as a single action.

    **Actual Result:**

    Backspace and Tab keys are registering as if pressed twice, thereby performing double the action for a single keypress.

    **Environment:**
    - Application version: v3.35.0
    - OS: MacOS Sonoma 14.3.1

    **Additional Info:**
    - The issue was not reproducible using the Space key, which functions correctly.


    **Attachments:**
    image.thumb.png.f2e7b60121d9040d437aed9d972f7e61.png

×
×
  • Create New...