ICEfaces
  1. ICEfaces
  2. ICE-8093

ice:selectInputText - Issue with values being passed into input element

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P04
    • Fix Version/s: EE-1.8.2.GA_P05
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ICEfaces EE 1.8.2 P04
    • Assignee Priority:
      P2
    • Workaround Exists:
      Yes
    • Workaround Description:
      In the case of the style attribute being passed through, putting the CSS in its style class instead should help.

      Description

      From the changes made to resolve ICE-2315 all pass through attributes are passed to the input element. This is resulting the the styles being applied for the outer rendered div are now also being applied to the input element resulting in unwanted behavior.

        Activity

        Hide
        Ken Fyten added a comment -

        It seems like the fix for ICE-2315 was too broad and we need to special-case the maxlength attribute and only pass it through to the input element, and not all the pass-through attributes.

        Show
        Ken Fyten added a comment - It seems like the fix for ICE-2315 was too broad and we need to special-case the maxlength attribute and only pass it through to the input element, and not all the pass-through attributes.
        Hide
        yip.ng added a comment -

        Done. See screenshot-01.png.

        Modified: C:\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\selectinputtext\SelectInputTextRenderer.java
        Completed: At revision: 29644

        Show
        yip.ng added a comment - Done. See screenshot-01.png. Modified: C:\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\selectinputtext\SelectInputTextRenderer.java Completed: At revision: 29644

          People

          • Assignee:
            yip.ng
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: