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

CSS code hint does not allow selection via the keyboard #2820

Closed
dangoor opened this issue Feb 8, 2013 · 1 comment
Closed

CSS code hint does not allow selection via the keyboard #2820

dangoor opened this issue Feb 8, 2013 · 1 comment
Assignees
Milestone

Comments

@dangoor
Copy link
Contributor

dangoor commented Feb 8, 2013

This is a regression introduced in 546e9cd

I have not tried this on Windows, but this happens consistently for me on the Mac and is fixed if I go back to 0bd49aa (one revision back)

to reproduce:

  1. open citrus completed/css/desktop.css
  2. put the cursor in a rule and make a new line
  3. press "d". "direction" and "display" are shown. Neither one is highlighted
  4. type "is". Only "display" is shown. Still not highlighted
  5. press enter. The previous line is left showing "dis" and a new line is created indented further

It should have replaced "dis" with "display:".

@dangoor
Copy link
Contributor Author

dangoor commented Feb 8, 2013

I have a pull request up for this, but I have not assigned this issue to myself because I will not likely be able to make additional changes this afternoon should any be required.

@ghost ghost assigned RaymondLim and dangoor Feb 8, 2013
@dangoor dangoor closed this as completed in 64ffb5e Feb 8, 2013
RaymondLim added a commit that referenced this issue Feb 8, 2013
fixes #2820: code hints not properly selectable
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants