[richfaces-issues] [JBoss JIRA] Created: (RF-10346) inplaceSelect: saveOnSelect and saveOnBlur problem

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Jan 28 04:33:04 EST 2011


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

        


More information about the richfaces-issues mailing list