ICEfaces
  1. ICEfaces
  2. ICE-8647

Different behavior of partialSubmit/singleSubmit in clients (was: Different behavior of partialSubmit in clients)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.GA_P01, 3.2.BETA1
    • Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA, 3.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Chrome, Firefox, Internet Explorer, Tomcat 7
    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description


      In attached test case focus the drop down menu via tabulator key and type 41 quickly

      In Chrome, IE8, IE9 with enabled partial submit as soon as you type 4, 2 things will happen:
      1. Second drop down will be rendered
      2. First drop down will loose its focus due to submission on change

      In Firefox second drop down will not be rendered until you tab out from the first one. Seems like in this case submission is only triggered on blur.

      By default partial submit should be fired on blur in all clients which clearly does not happen here.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32904 Wed Dec 19 18:11:20 MST 2012 art.zambrano ICE-8647 added 'partialSubmitOnBlur' to ice:selectOneListbox and ice:selectManyListbox to standardize selection behaviour across browsers
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/renderkit/MenuRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/renderkit/dom_html_basic/MenuRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/HtmlSelectManyListbox.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/renderkit/ListboxRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/HtmlSelectOneListbox.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32888 Wed Dec 19 15:32:18 MST 2012 art.zambrano ICE-8647 added 'partialSubmitOnBlur' to ice:selectOneMenu and ice:selectManyMenu to standardize selection behaviour across browsers
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/renderkit/MenuRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/HtmlSelectOneMenu.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/component-metadata/src/main/resources/conf/ice_properties/ice-selectManyListbox-props.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/component-metadata/src/main/resources/conf/ice_properties/ice-selectManyMenu-props.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/HtmlSelectManyMenu.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/renderkit/dom_html_basic/MenuRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/component-metadata/src/main/resources/conf/ice_properties/ice-selectOneListbox-props.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/component-metadata/src/main/resources/conf/ice_properties/ice-selectOneMenu-props.xml

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Evgheni Sadovoi
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: