[JBoss JIRA] Created: (JBIDE-9446) Drag and Drop to Visual part of VPE doesn't work
by Vlado Pakan (JIRA)
Drag and Drop to Visual part of VPE doesn't work
------------------------------------------------
Key: JBIDE-9446
URL: https://issues.jboss.org/browse/JBIDE-9446
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M2
Environment: Linux 32bit, Java Sun JDK 1.6.0_25, JBDS Version: 5.0.0.M2 Build id: v20110624-1114-H10-M2 Build date: 20110624-1114
Reporter: Vlado Pakan
Assignee: Yahor Radtsevich
Steps to reproduce:
1. Create JSF1.2 KickStartProject
2. Open <jsf project>/WebContent/pages/inputUserName.jsp
3. Drag and drop Palette > JSF HTML > commandButton tag to the visual part of inputUserName.jsp page.
It's working.
4. Undo changes in inputUserName.jsp
5. change tag <html> to <htmlerror> in source of inputUserName.jsp and save
There should be error marker in VPE with text Unknown tag (htmlerror).
6. Repeat step 3.
It's not possible to drop commandButton tag to visual part of VPE
7. Undo changes in source of inputUserName.jsp i.e. change tag <htmlerror> back to <html> and save
There should be no error marker
8. Repeat step 3.
It's not possible to drop commandButton tag to visual part of VPE
After JBDS is restarted drag and drop functionality works again.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (JBDS-2362) Empty editor tab
by Radim Hopp (JIRA)
Radim Hopp created JBDS-2362:
--------------------------------
Summary: Empty editor tab
Key: JBDS-2362
URL: https://issues.jboss.org/browse/JBDS-2362
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Beta1
Reporter: Radim Hopp
Assignee: Snjezana Peco
Priority: Minor
Fix For: 6.0.0.Beta1
After closing Welcome screen, two editor tabs are opened. One empty and one Central.
When the empty editor has focus, it "transforms" into another JBoss Central tab.
Could have something to do with JBIDE-12588 or JBIDE-12598.
Screencast: http://www.screencast.com/t/zJUwZigLHbzL (Here, two empty tabs are opened. Don't know why... in other tries, only one empty tab was opened)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months