[JBoss JIRA] Created: (JBIDE-2588) VPE on separate tab w/ lazy initialization
by arne anka (JIRA)
VPE on separate tab w/ lazy initialization
------------------------------------------
Key: JBIDE-2588
URL: https://jira.jboss.org/jira/browse/JBIDE-2588
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Environment: debian/unstable, linux 32bit, eclipse 3.4
Reporter: arne anka
Priority: Optional
the vpe should reside on a separate tab, not together with source, and it should initialize only when openend.
rationale:
i am no big fan of visual editors but can imagine that there are situations when i might find it useful.
so, when editing pages i do it with the source editor. having the vpe on the same tab it occupies space, even minimized, and is confusing -- a clean separation is desirable (source|visual|preview).
additionally, the visual editor is initialized when the source editor is opened, regardless whether i ever use it. having the visual editor on it's own tab would allow lazy initialization, saving resources.
re the versions: i see "Richfaces VPE Feature 2.0.0.200807200019-nightly", not clear to me which of the numbers in the selects above fits.
--
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
17 years, 3 months
[JBoss JIRA] Created: (JBIDE-2346) java.lang.NullPointerException when delete navigation rule from Graphical tab on pages.xml
by Anton Klimkovich (JIRA)
java.lang.NullPointerException when delete navigation rule from Graphical tab on pages.xml
------------------------------------------------------------------------------------------
Key: JBIDE-2346
URL: http://jira.jboss.com/jira/browse/JBIDE-2346
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: XML Structured Editor
Affects Versions: 3.0.alpha
Environment: Build id: 200806161541-nightly
Build date: 06/16/2008 15:46
Reporter: Anton Klimkovich
Attachments: exception.txt, exception2.txt
EXECUTE: Create Seam war web project
EXECUTE: Open pages.xml
ASSERT: The pages.xml should be opened in JBT XML Editor
EXECUTE: Switch to Graphical tab
EXECUTE: Select New Link icon and join /error.xhtml with /home.xhtml
EXECUTE: Switch to Source tab
EXECUTE: Delete
<page view-id="/error.xhtml">
<navigation>
<redirect view-id="/home.xhtml"/>
</navigation>
</page>
EXECUTE: Switch to Graphical tab
ASSERT: Link that joined /error.xhtml with /home.xhtml should be deleted.
FAILURE: The link isn't deleted.
EXECUTE: Select this Link -> Right mouse click -> Select Delete from context menu.
FAILURE: The link isn't deleted. NPE is occured.
For Cut option the same behavior.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months
[JBoss JIRA] Created: (JBIDE-2391) Popups for elements contains strange names during the OpenOn calling
by Tatyana Romanovich (JIRA)
Popups for elements contains strange names during the OpenOn calling
--------------------------------------------------------------------
Key: JBIDE-2391
URL: http://jira.jboss.com/jira/browse/JBIDE-2391
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.alpha
Environment: JBDS
Build id: 200806170152-nightly
Build date: 06/17/2008 01:58
Reporter: Tatyana Romanovich
Assigned To: Maxim Areshkau
EXECUTE: Create JSF KickStart project
EXECUTE: Open faces-config.xml
EXECUTE: Press and hold down Ctrl key
EXECUTE: Move mouse over the "http://www.w3.org/2001/XInclude" link for the xmlns:xi attribute
EXECUTE: Verify text in the popup
FAILURE:
1. firs and second items call the same action but have different names
2. second and third items have the same names but call different actions (open URL in the local browser (inside JBDS) and in the browser window)
EXECUTE: move mouse over the name value of <property-name> tag
FAILURE: there is two items in the popup with the same "Unknown" names
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months