[
https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov commented on JBIDE-19569:
------------------------------------------------
Navigation on visual preview is disabled by design. It was done to provide
visual-to-source navigation(you click on the button - source editor scrolls to this button
code). If you want to browse through your page - you can use preview tab, where navigation
is not disabled. It is not very good in one-page-app usecase, but it is better than
nothing.
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: visual-page-editor-core
Affects Versions: 4.2.3.Final
Reporter: Martin Malina
Assignee: Konstantin Marmalyukov
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)