ICEfaces
  1. ICEfaces
  2. ICE-6668

Don't render tabindex in non-ARIA mode

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      *

      Description

      In non-ARIA mode, we don't actively render any values for tabIndex (other than if a pass-through tabIndex was specified), and we don't do any active focus mgmt. via arrow keys, onfocus listeners, etc. (Reported by Ken.)

        Issue Links

          Activity

          yip.ng created issue -
          yip.ng made changes -
          Field Original Value New Value
          Assignee Yip Ng [ yip.ng ]
          yip.ng made changes -
          Link This issue blocks ICE-6650 [ ICE-6650 ]
          yip.ng made changes -
          Salesforce Case []
          Description In none-ARIA mode, we don't actively render any values for tabIndex (other than if a pass-through tabIndex was specified), and we don't do any active focus mgmt. via arrow keys, onfocus listeners, etc. (Reported by Ken.) In non-ARIA mode, we don't actively render any values for tabIndex (other than if a pass-through tabIndex was specified), and we don't do any active focus mgmt. via arrow keys, onfocus listeners, etc. (Reported by Ken.)
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.1 [ 10241 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24203 Fri Mar 18 16:04:37 MDT 2011 yip.ng ICE-6668: Don't render tabindex in non-ARIA mode.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.checkboxbutton/checkboxbutton.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonMeta.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java
          Hide
          yip.ng added a comment -

          Checkbox Button done.

          Revision: 24203


          Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.checkboxbutton/checkboxbutton.js
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonMeta.java
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java

          Show
          yip.ng added a comment - Checkbox Button done. Revision: 24203 Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.checkboxbutton/checkboxbutton.js Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonMeta.java Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24205 Fri Mar 18 17:39:54 MDT 2011 yip.ng ICE-6668: Don't render tabindex in non-ARIA mode.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonRenderer.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.linkbutton/linkbutton.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonMeta.java
          Hide
          yip.ng added a comment -

          Link Button done.

          Revision: 24205


          Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.linkbutton/linkbutton.js
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonMeta.java
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonRenderer.java

          Show
          yip.ng added a comment - Link Button done. Revision: 24205 Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.linkbutton/linkbutton.js Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonMeta.java Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24211 Mon Mar 21 14:19:15 MDT 2011 yip.ng ICE-6668: Don't render tabindex in non-ARIA mode.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonMeta.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.pushbutton/pushbutton.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24212 Mon Mar 21 15:00:24 MDT 2011 yip.ng ICE-6668: Don't render tabindex in non-ARIA mode.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryRenderer.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryMeta.java
          Hide
          yip.ng added a comment -

          Push Button done.

          Revision: 24211


          Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.pushbutton/pushbutton.js
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonMeta.java
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonRenderer.java

          Show
          yip.ng added a comment - Push Button done. Revision: 24211 Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.pushbutton/pushbutton.js Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonMeta.java Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonRenderer.java
          Hide
          yip.ng added a comment -

          Date Time Entry already done in ICE-6669.

          Show
          yip.ng added a comment - Date Time Entry already done in ICE-6669 .
          Hide
          yip.ng added a comment -

          File Entry done.

          Revision: 24212


          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryMeta.java
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryRenderer.java

          Show
          yip.ng added a comment - File Entry done. Revision: 24212 Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryMeta.java Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryRenderer.java
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.0.1 [ 10255 ]
          Fix Version/s 2.1 [ 10241 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #24219 Tue Mar 22 16:58:00 MDT 2011 yip.ng ICE-6668: Don't render tabindex in non-ARIA mode.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryRenderer.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.sliderentry/slider.js
          Hide
          yip.ng added a comment -

          Slider Entry done.

          Revision: 24219


          Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.sliderentry/slider.js
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java
          Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryRenderer.java

          Show
          yip.ng added a comment - Slider Entry done. Revision: 24219 Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.sliderentry/slider.js Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryRenderer.java
          Hide
          yip.ng added a comment - - edited

          No tabindex attribute in tabset component. By design?

          Show
          yip.ng added a comment - - edited No tabindex attribute in tabset component. By design?
          Hide
          yip.ng added a comment -

          ICE-6694 created to add tabIndex to the tabset component.

          Show
          yip.ng added a comment - ICE-6694 created to add tabIndex to the tabset component.
          yip.ng made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: