SuggestionBox: deafult fetch value is not applied
--------------------------------------------------
Key: RF-4506
URL: https://jira.jboss.org/jira/browse/RF-4506
Project: RichFaces
Issue Type: Bug
Reporter: Nick Belaevski
Suggestion box is shown but input value is not affected after selection:
<h:inputText id="abc" />
<rich:suggestionbox var="val" height="200" width="200" for="abc" suggestionAction="#{capitalsBean.autoCompleteFornecedor}">
<rich:column><h:outputText value="#{val}" /></rich:column>
</rich:suggestionbox>
private Object[] data = new Object[] {"1", "2", "3"};
public List autoCompleteFornecedor(Object event) {
return Arrays.asList(data);
}
--
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
tabPanel: if switchType="client" tabs won't be switched dynamically
-------------------------------------------------------------------
Key: RF-4070
URL: https://jira.jboss.org/jira/browse/RF-4070
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: RF-3.2.2.BETA3
jsp, facelets
test-application
Tomcat 6
Reporter: Tatyana Romanovich
Assignee: Nick Belaevski
1. Go to the test application
2. Select tabPanel
3. set swichType="client"
4. Try to change Selected Tab
FAILURE: it can't be changed
Result: that functionality works correctly for ajax and server SwitchType
--
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
Input number slider/spinner ignores form's onsubmit
----------------------------------------------------
Key: RF-4377
URL: https://jira.jboss.org/jira/browse/RF-4377
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: Future
--
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
InputSpinner endless loop after selection of another spinner
------------------------------------------------------------
Key: RF-4318
URL: https://jira.jboss.org/jira/browse/RF-4318
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: http://livedemo.exadel.com/richfaces-demo/richfaces/inputNumberSpinner.jsf
Reporter: Gerrit Brehmer
If I select the first spinner textbox (blinking '|' - textcursor) and then click on the up or down button from the second spinner, the second spinner gets into endless loop.
If I select the second textbox and then the buttons of the first box, the browser suggestion box pull down for the second box (if i had changed the value of the second box a few times before)
--
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
richfaces-demo: inplaceInput: tab key pressing crashes Opera window
-------------------------------------------------------------------
Key: RF-4225
URL: https://jira.jboss.org/jira/browse/RF-4225
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: RF-3.2.2.BETA4
Tomcat 6
Opera 9.51
Reporter: Tatyana Romanovich
Assignee: Nick Belaevski
1. Start demo application
2. Go to the inplaceInput page
3. Set focus to the inplaceInput component
5. press tab key
FAILURE: Error occurs, after closing error dialog window opera browser was closed
--
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
comboBox: incorrect item is selected if attribute directInputSuggestions="true"
-------------------------------------------------------------------------------
Key: RF-4305
URL: https://jira.jboss.org/jira/browse/RF-4305
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: richfaces-demo, test application (3.2.2.BETA5)
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
# Open richfaces-demo on Combo Box page
# Place cursor in 3th combo box (Combo Box with a simple String list as suggestions list)
# Input 's' , wait about 1 sec, then input 'a' characters
Result 1: Sacramento, Santa Fe, Salem and Salt Lake City are shown in pop up. - this is right
# Input 's' and 'a' characters without time interval
Result 2: "Sacramento" is selected. - this is bug. Should be the same behavior as in case 1.
--
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
calendar: collapsed in Opera and IE 6
-------------------------------------
Key: RF-2708
URL: http://jira.jboss.com/jira/browse/RF-2708
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Pavel Yaschenko
Fix For: 3.2.0
It collapsed from the beggining in Opera.
And it's collapses after mouseover in IE 6
FF - fine
screens attached.
--
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
tree: after deleting some node next node displays the same as removed previous node
-----------------------------------------------------------------------------------
Key: RF-4121
URL: https://jira.jboss.org/jira/browse/RF-4121
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: RF-3.2.2.BETA3
Tomcat 6
all browsers
Reporter: Tatyana Romanovich
Assignee: Nick Belaevski
1. Go to the treeModelDemo/pages/rf-1081.jsf
2. Expand some nodes in the first project node
3. Verify that second project node should be collapsed
4. D&D first project node to the trash
5. Verify state of second project node:
FAILURE: second project node and some child nodes have expanded state
--
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
File Upload + JBoss Gravel: listener does not fire + JS errosr
--------------------------------------------------------------
Key: RF-3173
URL: http://jira.jboss.com/jira/browse/RF-3173
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: RF 3.2.1
Gravel 1.0.1
Facelets
Reporter: Andrei Markavtsov
Assigned To: Andrei Markavtsov
Fix For: 3.2.1
--
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