[
http://jira.jboss.com/jira/browse/JBIDE-1694?page=comments#action_12397323 ]
Daniel Azarov commented on JBIDE-1694:
--------------------------------------
This bug related with
http://jira.jboss.com/jira/browse/JBIDE-1092
I replaced Combo on CCombo in ComboBoxFieldEditor and it works
I saw comments in CCombo class:
CCombo was written to work around certain limitations in the native
combo box. Specifically, on win32, the height of a CCombo can be set;
attempts to set the height of a Combo are ignored. CCombo can be used
anywhere that having the increased flexibility is more important than
getting native L&F, but the decision should not be taken lightly.
There is no is no strict requirement that CCombo look or behave
the same as the native combo box.
May be bug JBIDE-1092 can be fixed with Combo resizing?
But we don't have Mac...
Save command "Ctrl" + "S" doesn't work in
faces-config.xml editor on Tree tab under Linux.
------------------------------------------------------------------------------------------
Key: JBIDE-1694
URL:
http://jira.jboss.com/jira/browse/JBIDE-1694
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 2.0.1
Environment: RHEL5
Reporter: Anton Klimkovich
Assigned To: Daniel Azarov
Priority: Minor
Fix For: 2.0.1
Open faces-config.xml in Jboss Editor on Tree tab
Make some changes using Select One Menu (for example Managed-Bean-Scope)
Try to use "Ctrl" + "S" to save changes.
It doesn't work on Tree tab.
--
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