From jira-events at lists.jboss.org Tue Apr 12 10:01:33 2011 Content-Type: multipart/mixed; boundary="===============6046260957323898040==" MIME-Version: 1.0 From: Yahor Radtsevich (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8721) OpenOn does not work for JavaScript variables on HTML pages Date: Tue, 12 Apr 2011 10:01:33 -0400 Message-ID: <1187420419.22612.1302616893709.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============6046260957323898040== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable OpenOn does not work for JavaScript variables on HTML pages ----------------------------------------------------------- Key: JBIDE-8721 URL: https://issues.jboss.org/browse/JBIDE-8721 Project: Tools (JBoss Tools) Issue Type: Bug Components: jsp/jsf/xml source editing Affects Versions: 3.2.0.CR1 Reporter: Yahor Radtsevich Assignee: Alexey Kazakov Attachments: javascript-prj.zip OpenOn does not work for JavaScript variables on HTML pages. *Steps to reproduce:* # Import attached project [^javascript-prj.zip] into workspace. # Open index.html with "JBoss Tools HTML Editor" # Point cursor before "a + 1" as it is shown below: {code:xml|title=3Dindex.html|borderStyle=3Dsolid} {code} # Press Open Declaration hotkey (F3 or Ctrl-click by default) *Actual result:* Nothing happens. *Expected result:* The cursor must move to the declaration of the variable 'a'. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --===============6046260957323898040==--