[
https://jira.jboss.org/jira/browse/JBIDE-1805?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-1805:
--------------------------------------------
Ok, I tried it and I like the feature.
1) The "Show invisible tags" option should be in the option menu in upper left
part of the visual part instead of in the right click menu which does not contain any
settings.
(and the right click menu does not show up if you right click in the white area below the
last tag and the menu sticks around when clicking the checkbox so it is better to put it
in the option menu we already have )
2) Could we use another color than "selection blue" ? Could the border be
"dashed" instead of a filled line ?
3) could we not have something like invisible="yes|no|autodetct" and let
autodetect be the default for tags ? This of course assumes the overhead will not be
massive to compute which elements are invisible. (this could be done as a seperate thing
after this issue have been resolved)
Processing unvisible tags in VPE
--------------------------------
Key: JBIDE-1805
URL:
https://jira.jboss.org/jira/browse/JBIDE-1805
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Sergey Vasilyev
Assignee: Sergey Dzmitrovich
Fix For: 3.0.0.beta1
Attachments: dragAndDrop.xhtml, inputname.xhtml, invisible_tags.jpg,
invisible_tags_are_not_showed.png, invisible_tags_are_showed.png
Original Estimate: 2 weeks
Remaining Estimate: 2 weeks
Add to the bottom of the visual part of VPE a list of invisible tags that exist in source
part. To give a possibility of navigation through invisible tags.
Example:
If we have in the source part the following code:
...
<body>
...
<input type="text" value="test" />
<input type="hidden" value="id" />
<input type="submit" />
...
</body>
</html>
In the visual part we should have:
see attach invisible_tags.jpg
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira