Ctrl+page Up/Down works only one way
-------------------------------------
Key: JBIDE-2364
URL: http://jira.jboss.com/jira/browse/JBIDE-2364
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.0.CR1
Environment: Environment: Linux RedHat
Version: 1.1.0
Build id: 200806161541
Build date: 06/16/2008 15:46
Reporter: Michael Sorokin
Assigned To: Maxim Areshkau
Ctrl+page Up/Down works only one way: switching from Visual/Source to Preview works correctly, while switching back from Preview to Visual/Source tab fails.
Shift+Alt+F6 doesn't work correctly either.
--
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
Adjust selection repaint
------------------------
Key: JBIDE-1546
URL: http://jira.jboss.com/jira/browse/JBIDE-1546
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Maxim Areshkau
Assigned To: Maxim Areshkau
Fix For: LATER
inIFlasher doesn't repaint content when we scrool page.
--
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
Hibernate Configuration Wizard: add "Test Connection" button and validate driver class, URL, user, pwd etc.
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-1420
URL: http://jira.jboss.com/jira/browse/JBIDE-1420
Project: JBoss Tools
Issue Type: Feature Request
Components: Hibernate
Affects Versions: LATER
Reporter: Alexander Chabatar
Assigned To: Alexander Chabatar
Priority: Minor
Fix For: LATER
1) add Test Connection button - should be helpful.
2) Finish button is always enabled. For example if Database dialect is selected but no driver class, no URL, user. Validation might show a warning.
--
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
Open source releng to allow build JBoss Tools outside RedHat VPN
----------------------------------------------------------------
Key: JBDS-377
URL: https://jira.jboss.org/jira/browse/JBDS-377
Project: Developer Studio
Issue Type: Task
Components: Build
Reporter: Denis Golovin
Assignee: Denis Golovin
Benefits are:
1. Fisheye will allow track changes in releng plugin
2. Build can be established in minsk/moscow/concord for testing
--
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
There is no opportunity to select existent Group for shortcuts under Linux
--------------------------------------------------------------------------
Key: RHDS-172
URL: http://jira.jboss.com/jira/browse/RHDS-172
Project: Red Hat Developer Studio
Issue Type: Bug
Components: installer
Affects Versions: 1.0.0.beta1
Reporter: Anton Klimkovich
Priority: Minor
Step 9 in installer
Can't select any other existent group.
Look at screenshot
--
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
Bring an editing possibility to visual part of VPE
--------------------------------------------------
Key: JBIDE-2663
URL: https://jira.jboss.org/jira/browse/JBIDE-2663
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Fix For: 3.0.0.beta1
Bring an editing possibility to visual part of VPE. For example the slider has two values the min and the max. We should be able to edit this values in visual part. Because: it is the visual page *editor*.
--
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
VPE - I get mesage box - every time when I open some jsp
--------------------------------------------------------
Key: JBIDE-3798
URL: https://jira.jboss.org/jira/browse/JBIDE-3798
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.0.0.CR2
Reporter: Vitali Yemialyanchyk
Assignee: Maxim Areshkau
Priority: Minor
Attachments: screenshot-1.jpg
open jsp with Visual/Source tab - get message;
switch to source tab - ok;
switch to Visual/Source tab - get message;
--
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
Unnecessary double quote appears using CA for EL expression
-----------------------------------------------------------
Key: JBIDE-3856
URL: https://jira.jboss.org/jira/browse/JBIDE-3856
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
Priority: Minor
1) Print next: <h:commandButton action="" value="Say Hello!" />
2) Set cursor between double quotes: <h:commandButton action="|" value="Say Hello!" />
3) Call CA and choose -> New JSF EL expression
RESULT: <h:commandButton action="#{}" " value="Say Hello!" /> - one double quote is unnecessary
--
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
CA doesn't work properly outside <html> form
--------------------------------------------
Key: JBIDE-3704
URL: https://jira.jboss.org/jira/browse/JBIDE-3704
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.0.0.CR2
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
1) Set cursor outside <html> form
2) Call CA (Ctrl+Space)
ASSERT: We can see some tags and choose some of them
3) Begin to print any name of tag, for example, <a4j:
4) Call CA
FAILURE: No variances to choose.
--
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
Docbook XML editor
------------------
Key: JBIDE-1304
URL: http://jira.jboss.com/jira/browse/JBIDE-1304
Project: JBoss Tools
Issue Type: Feature Request
Affects Versions: 2.0.0.CR1
Reporter: Denis Golovin
Assigned To: Denis Golovin
Fix For: LATER
Use current VPE as editor for docbook.xml files. There will problem with editing files that uses ENTITY definition but for plain files it should works fine.
--
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