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

[cmv3] Tag hints show up instead of attribute value hints after selecting an attribute name hint. #2804

Closed
RaymondLim opened this issue Feb 7, 2013 · 2 comments
Assignees
Milestone

Comments

@RaymondLim
Copy link
Contributor

  1. Type <input checked in an html page.
  2. Then type a space right after the empty attribute "checked." You will see attribute hints.
  3. Type "a" and select "accept" from the attribute hints.

Result: accept="|" gets inserted into the page and tag hints pop up for the cursor position inside the quotes. If you don't type checked in step 1, then you see all the attribute values for accept attribute.
Expected: Should show attribute value hints for accept attribute.

@ghost ghost assigned RaymondLim Feb 7, 2013
@njx
Copy link

njx commented Feb 7, 2013

Reviewed, medium priority for sprint 20 seems right.

redmunds added a commit that referenced this issue Feb 8, 2013
@redmunds
Copy link
Contributor

redmunds commented Feb 8, 2013

Confirmed. Closing.

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

3 participants