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

Selecting a folder path from url hints does not show hints for next path segment. #2586

Closed
RaymondLim opened this issue Jan 17, 2013 · 7 comments
Assignees
Milestone

Comments

@RaymondLim
Copy link
Contributor

If you bring up url hints in code like <img src="| > and click (select) on a folder, the folder path is inserted into the page and no more prompt for you to select an image file in the selected folder path.

Note that this is introduced with the new Code Hint Manager API changes.

@ghost ghost assigned RaymondLim Jan 17, 2013
@RaymondLim
Copy link
Contributor Author

Found this when fixing issue #2555.

@redmunds
Copy link
Contributor

I am not seeing this bug. Actually, I am seeing the opposite. After url code hints are being displayed, if I click on a file name (not a folder) with mouse, then code hints continues to display (should be dismissed).

@RaymondLim
Copy link
Contributor Author

My original description has some incorrect portion. Again, this won't reproduce if you have the closing quote. It only reproduces when the closing quote is missing. When it happens, you can also see a console error in developer tools window.

@njx
Copy link
Contributor

njx commented Jan 18, 2013

@RaymondLim -- are we planning to take the fix here for this sprint?

@RaymondLim
Copy link
Contributor Author

I don't think Ian will be able to review it by Monday. So we can consider moving it to sprint 20.

@njx
Copy link
Contributor

njx commented Jan 19, 2013

Moving to sprint 20.

@RaymondLim
Copy link
Contributor Author

Confirmed fix in master.

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