ICEfaces
  1. ICEfaces
  2. ICE-657

Component-showcase buttons and hyperlinks

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Trivial Trivial
    • Resolution: Fixed
    • Affects Version/s: 1.5
    • Fix Version/s: 1.6DR#1, 1.6
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      In IE/FF, the default keystroke for button is space key, hyperlink is enter key.

      In component-showcase, we rendered some hyperlinks like sorted table header
      like a button but actually is a hyperlink, may cause user a bit confused when
      they try to use keyboard instead of mouse.

        Activity

        Hide
        Patrick Corless added a comment -

        Please update the Tables->Sortable Header example so that the anchors used to
        for sortable header look more weby?

        The style class used is 'iceCmdSrtHdr'. This class can be overridden in the
        component showcases stylesheet to be underlined and have hover text color changes.

        .iceCmdSrtHdr, .iceCmdSrtHdr:hover

        { font-decoration: underline; }

        .iceCmdSrtHdr:hover

        { color: #999999; }
        Show
        Patrick Corless added a comment - Please update the Tables->Sortable Header example so that the anchors used to for sortable header look more weby? The style class used is 'iceCmdSrtHdr'. This class can be overridden in the component showcases stylesheet to be underlined and have hover text color changes. .iceCmdSrtHdr, .iceCmdSrtHdr:hover { font-decoration: underline; } .iceCmdSrtHdr:hover { color: #999999; }
        Hide
        Arran McCullough added a comment -

        Added code to make sortable headers look more weby. Revision #13001

        Show
        Arran McCullough added a comment - Added code to make sortable headers look more weby. Revision #13001

          People

          • Assignee:
            Unassigned
            Reporter:
            Lon Hu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: