inplaceSelect: saveOnSelect and saveOnBlur problem
--------------------------------------------------

                 Key: RF-10346
                 URL: https://issues.jboss.org/browse/RF-10346
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.0.0.Milestone5
            Reporter: Ilya Shaikovsky
             Fix For: 4.0.0.CR1


set both to false.
what I expect:
component not closes by selection - OK
component should not perform value processing on blur - FAIL. currently it's 
reseting it to previous. For inplaceSelect it's good as it closes anyway. so 
that attribute really means reset. 

but for select it should mean reset when component closes (saveOnSelect=true 
and saveOnBlur=false) and should not perform any value processing when 
component still remains opened after blur.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to