Bug 561466 - [jsp editor] Opening path | source in file explorer multiple times when typing or focusing "<c:"
Summary: [jsp editor] Opening path | source in file explorer multiple times when typin...
Status: UNCONFIRMED
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: jst.jsp CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2020-03-25 15:24 EDT by Alisson Vasconcellos CLA
Modified: 2020-03-26 09:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alisson Vasconcellos CLA 2020-03-25 15:24:45 EDT
When editing a jsp file, i use a taglib with the prefix "c".
So hen i open a tag in .jsp named "<c:" immediatelly the file explorer in my OS pops up at the installation folder. So i close it and it comes up again very many times, then it stops after closing multiple times.
It keeps happening until i can close the tag "<c:[code here]>".
Very annoying!
Comment 1 Nitin Dahyabhai CLA 2020-03-25 22:16:06 EDT
Moving to WTP, as this was originally opened in the project for the JSP specification.

Alisson, which version of Eclipse was this, and which editor were you opening your JSP file in? I am unable to reproduce this in 2020-03 on Windows, and there's nothing in the JSP Editor that should cause this to happen--opening the definition of the tag via F3 or a hyperlink takes you to its declaration in the corresponding TLD.