Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

cmd + l appears to be dropping input on urlbar #7358

Closed
alexwykoff opened this issue Feb 23, 2017 · 1 comment
Closed

cmd + l appears to be dropping input on urlbar #7358

alexwykoff opened this issue Feb 23, 2017 · 1 comment

Comments

@alexwykoff
Copy link
Contributor

alexwykoff commented Feb 23, 2017

Test plan

  1. Have an open tab.
  2. Use CMD+L to shift focus to urlbar.
  3. Rapidly type in some input.
  4. Make sure all keystrokes after the release of CMD+L are captured.

  • Did you search for similar issues before submitting this one?
    Yes

  • Describe the issue you encountered:
    It has been reported by @BrendanEich that we're dropping input on the urlbar when a user selects the field via CMD+L

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Observed on OS X, but likely all.

  • Brave Version (revision SHA):
    0.13.4

  • Steps to reproduce:

    1. Have an open tab.
    2. Use CMD+L to shift focus to urlbar.
    3. Rapidly type in some input.
  • Actual result:
    Keystrokes are being dropped.

  • Expected result:
    All keystrokes after the release of CMD+L should be captured.

  • Will the steps above reproduce in a fresh profile? If not what other info can be added?

  • Is this an issue in the currently released version?

  • Can this issue be consistently reproduced?

  • Extra QA steps:
    1.
    2.
    3.

  • Screenshot if needed:

  • Any related issues:

@ghost
Copy link

ghost commented Sep 11, 2017

Unable to reproduce. Checked with @bsclifton and confirmed he's never been able to reproduce.Closing.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.