Martin Malina created JBIDE-19569:
-------------------------------------
Summary: Unable to switch pages shown in visual preview when editing mobile
html5
Key: JBIDE-19569
URL:
https://issues.jboss.org/browse/JBIDE-19569
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.2.3.Final
Reporter: Martin Malina
I'm not sure if my use case is valid or not.
But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then
I created a new page. The Visual part of the editor shows the first page (div with
data-role="page") in the html, but it's impossible to show the second one.
So I thought: OK, I will add a button to the first page linking to the second page. But
once I clicked the button, there was no way to get back and show the first page in the
visual preview.
Shouldn't we offer some kind of navigation? Either the possibility to view different
pages in the html, or at least a Back button?
But maybe I just just misunderstand how this works - maybe this is not a valid request -
I'll be happy to be corrected :)
[1] I was reviewing a howto document that actually describes exactly this scenario -
create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)