]
Denis Golovin updated JBIDE-18976:
----------------------------------
Attachment: screenshot1.png
VPE Tag Navigation Bar looks empty when cursor located between tags
without text
--------------------------------------------------------------------------------
Key: JBIDE-18976
URL:
https://issues.jboss.org/browse/JBIDE-18976
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.1.Final
Environment: Fedora 20 Linux x86_64
OpenJDK 7
export SWT_GTK3=1
Reporter: Denis Golovin
Priority: Minor
Attachments: screenshot1.png
Navigation bar is empty sometimes. It happens when cursor is between tags and there is no
#text node. It should show the nodes with parent tag when it is behind closing tag. Do not
forget about case for tags that has optional closing tag.