ICEfaces
  1. ICEfaces
  2. ICE-11530

ace:simpleSelectOneMenu lacks focus styling

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.3.0.GA_P03, EE-3.3.0.GA_P09
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      The ace:simpleSelectOneMenu component provides no visual feedback to the user when it receives focus, not making it clear whether the menu is ready to be interacted with or not. Some sort of styling when the component has focus should be added.

        Activity

        Hide
        Arturo Zambrano added a comment -

        r53442: Set an outline styling for ace:simpleSelectOneMenu when it has focus (3.3 trunk)
        r53443: Set an outline styling for ace:simpleSelectOneMenu when it has focus (4.3 trunk)

        Show
        Arturo Zambrano added a comment - r53442: Set an outline styling for ace:simpleSelectOneMenu when it has focus (3.3 trunk) r53443: Set an outline styling for ace:simpleSelectOneMenu when it has focus (4.3 trunk)
        Hide
        Arturo Zambrano added a comment - - edited

        Note that most themes don't establish a color for this outline, and it defaults to black. The colour of this outline can be easily set via the outline-color CSS property, e.g.:

        * {
        outline-color: #999;
        }
        
        Show
        Arturo Zambrano added a comment - - edited Note that most themes don't establish a color for this outline, and it defaults to black. The colour of this outline can be easily set via the outline-color CSS property, e.g.: * { outline-color: #999; }

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: