W
willp

  • Dec 29, 2024
  • Joined Feb 26, 2024
  • 2 discussions
  • 4 posts
  • 0 best answers
  • 21 points
  • Steps to reproduce:

    1. Visit https://practicetestautomation.com/practice-test-login/
    2. Add username / password to Bitwarden
    3. Open Bitwarden and select just-added login for autofill
    4. Observe no values are inserted into username or password fields

    Bitwarden Version: 2024.4.1
    MacBook Air (macOS Sonoma 14.4 build 23E214)

    I expect the Bitwarden extention to autofill the login details in the username and password fields.

    0.99.127.2.1-rc

    Sonoma (14)

    • I had the same issue with the empty vault after updating the Bitwarden extension to the latest version, but restarting the browser seemed to fix it (in my case).

    • It's a bit unorthodox, but here is one simple way I can think of to reproduce:

      1. Go to https://pgplayground.com
      2. Run the query SELECT pg_sleep(90); - which delays a response for the sleep duration (90s in this case)
      3. Observe the response times out at 60s for Orion, but both Chrome and Safari successfully wait the full 90s duration.

      • XHR requests seem to time out at 60s. I first noticed this while using Metabase (a BI tool), but was able to reproduce the same issue with a simple local server (attached). This does not occur on Firefox, Chrome, or Safari.

        Is this possibly a configurable setting?

        I expected the browser to wait until a response is returned by the server.

        Version 0.99.127.2-rc (WebKit 619.1.1) Build date Apr 4 2024 MacBook Air (macOS Sonoma 14.4 build 23E214)

        Sonoma (14)

        • Vlad replied to this.