Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Code hints are not displayed correctly when auto-scrolling to the right #3923

Closed
redmunds opened this issue May 20, 2013 · 1 comment
Closed

Comments

@redmunds
Copy link
Contributor

  1. Create a CSS rule with all properties and values on same line
  2. Keeping typing properties and values until page starts to scroll to the right
  3. For the next property name, type: b
  4. Verify that code hints are displayed and filtered correctly
  5. Type: o

Results:
Code Hints are dismissed

Expected:
Code HInts are continues to be displayed and filtered on "bo".

Note that if you continue to type a property name such as "border", code hints are displayed for every other character, and dismissed on the next character.

@njx
Copy link
Contributor

njx commented May 20, 2013

Dupe of #3391

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants