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

        Arturo Zambrano created issue -
        Arturo Zambrano made changes -
        Field Original Value New Value
        Assignee Arturo Zambrano [ artzambrano ]
        Arturo Zambrano made changes -
        Fix Version/s EE-4.3.0.GA_P04 [ 13876 ]
        Fix Version/s EE-3.3.0.GA_P10 [ 13877 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #53443 Fri Feb 11 09:25:16 MST 2022 art.zambrano ICE-11530 Set an outline styling for ace:simpleSelectOneMenu when it has focus
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/simpleselectonemenu/simpleselectonemenu.css
        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)
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        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; }
        Arturo Zambrano made changes -
        Support Case References Support Case 14690 - https://icesoft.my.salesforce.com/5004u00002cKRuR

          People

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

            Dates

            • Created:
              Updated:
              Resolved: