ICEfaces
  1. ICEfaces
  2. ICE-10233

readonly attribute not functioning in ace:simpleSelectOneMenu

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 4 trunk and ee-3.3.0 maintenance branch r42530, Tomcat 7, all browsers
    • Assignee Priority:
      P2

      Description

      readonly attribute does not function. Menu item can be selected and submitted when readOnly=true. Test application /simpleSelectOneMenuDynAttribute.jsf located at:
      http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/simpleSelectOneMenu/src/org/icefaces/simpleSelectOneMenu

        Activity

        Hide
        Mircea Toma added a comment -

        The renderer is adding a readonly attribute to the corresponding HTML select tag but unfortunately this is not support by HTML 4 or 5.

        Show
        Mircea Toma added a comment - The renderer is adding a readonly attribute to the corresponding HTML select tag but unfortunately this is not support by HTML 4 or 5.
        Hide
        Mircea Toma added a comment -

        Modified renderer to disable the option elements when component is read only. Only the selected option is still enabled thus simulating native browser behaviour.

        Show
        Mircea Toma added a comment - Modified renderer to disable the option elements when component is read only. Only the selected option is still enabled thus simulating native browser behaviour.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces4 trunk and ee-3.3.0 maintenance branch r43866. Tomcat 7, IE 11, FF 33, Chrome 39.

        Show
        Liana Munroe added a comment - Verified ICEfaces4 trunk and ee-3.3.0 maintenance branch r43866. Tomcat 7, IE 11, FF 33, Chrome 39.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: