brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Code hints are not displayed correctly when auto-scrolling to the right #3663

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by redmunds Monday May 20, 2013 at 19:07 GMT Originally opened as https://github.com/adobe/brackets/issues/3923


  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.

core-ai-bot commented 3 years ago

Comment by njx Monday May 20, 2013 at 23:00 GMT


Dupe of #3391