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][Safari][ui5-panel]: header focus style is not right in Safari for horizon theme #5564

Closed GongRichard closed 2 years ago

GongRichard commented 2 years ago

Bug Description

The header focus style of ui5-panel is not right in Safari for horizon theme.

Expected Behavior

Should have border-radius for header focus style

Steps to Reproduce

  1. Use Safari to go to 'https://sap.github.io/ui5-webcomponents/playground/components/Panel/?sap-ui-theme=sap_horizon&isrtl=false'
  2. The header focus style of ui5-panel is not right in Safari for horizon theme.

Context

Log Output / Stack Trace / Screenshots

2022-07-25_19-06-58

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)

stbodurov commented 2 years ago

Hi @SAP/ui5-webcomponents-topic-rl,

Looks like the focus border radius of ui5-panel's header is improperly visualized on Safari. This is reproducible in the samples: https://sap.github.io/ui5-webcomponents/playground/components/Panel/?sap-ui-theme=sap_horizon&isrtl=false

Could you take a look?

Regards, Stanislav