SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.56k stars 267 forks source link

SF_ACC: [ui5-shellbar] visual focus outline missing in shellbar menu & profile menu options on hover #5830

Closed pankajpandey01 closed 2 years ago

pankajpandey01 commented 2 years ago

Bug Description

[ui5-shellbar] visual focus outline missing in shellbar menu & profile menu options on hover

Expected Behavior

visual focus should be present a in below UI5 example: https://openui5.hana.ondemand.com/entity/sap.f.ShellBar/sample/sap.f.sample.ShellBar

Steps to Reproduce

  1. Go to 'https://sap.github.io/ui5-webcomponents/playground/components/ShellBar/'
  2. Hover on shellbar menu and profile menu options

Context

Log Output / Stack Trace / Screenshots

Screen Shot 2022-09-19 at 1 55 27 PM Screen Shot 2022-09-19 at 1 55 19 PM

Priority

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

Note: The priority might be re-evaluated by the issue processor.

Stakeholder Info (if applicable)

plamenivanov91 commented 2 years ago

Hello @SAP/ui5-webcomponents-topic-p ,

The reporter's problem is that when we hover on an item from the drop-down menu of the ShellBar, we have only hover effect (darker background), but the focus isn't changing on the currently hovered item, where is in the OpenUI5 the focus changes on the hovered item.

It's currently unclear whether or not this is the correct behavior.

Please follow up on this issue.

Regards, Plamen Ivanov

dobrinyonkov commented 2 years ago

Hello, we discussed with our UX team that the expected behavior is a wrong implementation. The focus shouldn’t move on mouse hover. So the way it is implemented here is correct