]
Vlado Pakan closed JBIDE-17961.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
The last used HTML5 Palette tab should be used by default
---------------------------------------------------------
Key: JBIDE-17961
URL:
https://issues.jboss.org/browse/JBIDE-17961
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jsp/jsf/xml/html source editing
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.CR1
Right now when you open a file the jQuery Mobile tab is expanded by default. Let's
implement the following logic:
1. The palette remembers its state for each opened file. So when you open a file then the
palette restore its state for this particular file.
2. If the file has not been opened with our JBoss Tools HTML Editor yet then the palette
should not change its state. It should expand the same tab which had been expanded when we
opened the file.