Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Selecting a folder path from url hints does not show hints for next path segment. #2463

Open
core-ai-bot opened this issue Aug 29, 2021 · 7 comments

Comments

@core-ai-bot
Copy link
Member

Issue by RaymondLim
Thursday Jan 17, 2013 at 20:02 GMT
Originally opened as adobe/brackets#2586


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.

@core-ai-bot
Copy link
Member Author

Comment by RaymondLim
Thursday Jan 17, 2013 at 20:02 GMT


Found this when fixing issue #2555.

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Thursday Jan 17, 2013 at 21:46 GMT


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).

@core-ai-bot
Copy link
Member Author

Comment by RaymondLim
Friday Jan 18, 2013 at 05:02 GMT


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.

@core-ai-bot
Copy link
Member Author

Comment by njx
Friday Jan 18, 2013 at 23:59 GMT


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

@core-ai-bot
Copy link
Member Author

Comment by RaymondLim
Saturday Jan 19, 2013 at 00:02 GMT


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

@core-ai-bot
Copy link
Member Author

Comment by njx
Saturday Jan 19, 2013 at 02:03 GMT


Moving to sprint 20.

@core-ai-bot
Copy link
Member Author

Comment by RaymondLim
Friday Jan 25, 2013 at 19:03 GMT


Confirmed fix in master.

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

No branches or pull requests

1 participant