ICEfaces
  1. ICEfaces
  2. ICE-9146

textAreaEntry submittedValue is getting lost by the drop-down execute

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      *
    • Assignee Priority:
      P1

      Description

      From QA:

      textAreaEntry
      > Overview / Label Position / Indicator Text (After a validation message is generated on the page by clearing text from the required field, changing the label position from the drop-down renders the old input text from the required field at the same time with the validation error message - is this an issue?).
      1. screenshot-01.png
        51 kB
      2. screenshot-02.png
        199 kB
      3. screenshot-03.png
        249 kB
      4. screenshot-04.png
        222 kB

        Issue Links

          Activity

          Hide
          yip.ng added a comment -

          [2013-05-16 4:28:05 PM] Mark Collette: ICE-9279 : Propagate submittedValues between lifecycles
          http://jira.icesoft.org/browse/ICE-9279

          Show
          yip.ng added a comment - [2013-05-16 4:28:05 PM] Mark Collette: ICE-9279 : Propagate submittedValues between lifecycles http://jira.icesoft.org/browse/ICE-9279
          Hide
          Arturo Zambrano added a comment -

          The same issue is seen with ace:textEntry and ace:maskedEntry.

          Show
          Arturo Zambrano added a comment - The same issue is seen with ace:textEntry and ace:maskedEntry.
          Hide
          Arturo Zambrano added a comment -

          Committed fix to 4.0 trunk at revision 41497. This fix was applied to ace:textEntry, ace:textAreaEntry and ace:maskedEntry. This issue has already been seen in ace:autoCompleteEntry (ICE-9722). The fix consists in checking if the component is valid or not before determining what value to render. If it's valid, proceed normally. If it's invalid, render the submitted (invalid) value.

          Show
          Arturo Zambrano added a comment - Committed fix to 4.0 trunk at revision 41497. This fix was applied to ace:textEntry, ace:textAreaEntry and ace:maskedEntry. This issue has already been seen in ace:autoCompleteEntry ( ICE-9722 ). The fix consists in checking if the component is valid or not before determining what value to render. If it's valid, proceed normally. If it's invalid, render the submitted (invalid) value.
          Hide
          Ken Fyten added a comment -

          This change is causing several serious regression failures:

          1. autoCompleteEntry/ comboBox/ selectMenu/ simpleSelectOneMenu:
          > Indicator Text: this demo is not functional after trying to disable the "Required" indicator, or after changing the Indicator position.
          Also, the "Documentation" drop-down is rendered below the component page name after interacting with this demo.
          Unable also to leave this page afterwards, must open a new browser window to be able to navigate to other demos.

          2. dataTable
          > Find: demo is not functional; after entering a search string and clicking "Find Next", characters disappear from search query text entry, there are no search results.
          Also, the "Documentation" drop-down is rendered below the component page name after interacting with this demo.
          Unable also to leave this page afterwards, must open a new browser window to be able to navigate to other demos.

          Show
          Ken Fyten added a comment - This change is causing several serious regression failures: 1. autoCompleteEntry/ comboBox/ selectMenu/ simpleSelectOneMenu: > Indicator Text: this demo is not functional after trying to disable the "Required" indicator, or after changing the Indicator position. Also, the "Documentation" drop-down is rendered below the component page name after interacting with this demo. Unable also to leave this page afterwards, must open a new browser window to be able to navigate to other demos. 2. dataTable > Find: demo is not functional; after entering a search string and clicking "Find Next", characters disappear from search query text entry, there are no search results. Also, the "Documentation" drop-down is rendered below the component page name after interacting with this demo. Unable also to leave this page afterwards, must open a new browser window to be able to navigate to other demos.
          Hide
          Arturo Zambrano added a comment -

          The last two issues above are also caused by ICE-9953, as explained in a comment in ICE-10080.

          Show
          Arturo Zambrano added a comment - The last two issues above are also caused by ICE-9953 , as explained in a comment in ICE-10080 .

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              yip.ng
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: