-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Safari/Firefox] will focus on header of ui5-card after clicking header's button #2951
Comments
Hello @SAP/ui5-webcomponents-topic-rd could you please see this issue, that happens in Safari and FF. |
May help in resolving the issue: |
hi, any updates of this ticket. |
Hello @SAP/ui5-webcomponents-topic-b. I believe this is an issue with the button not receiving a focus on Firefox and Safari under macOS. Please refer to the following codesandbox. Clicking on the icon within the button leaves the button focused, while clicking on the actual text in the button does not. |
Hello colleagues, |
@tsanislavgatev thanks, is there any updates for it? |
hi, team. The new version is fine for chrome, firefox, but the issue still exist in safari. The behavior is when the user click the > both in the list item button. But it's strange that if the button has icon, and i click the icon part and the behavior is correct. |
Pending Release - Fri 12 Nov |
hi, @ilhan007 can you please to open it again. I test in my local and it not fixed(for safari) with version 1.2.1. |
Hello @tsanislavgatev could you check the issue. According to the author it's still reproducible with the latest version. |
Hello @sfsf-xweb-sh , The issue is not reproducible for me. Screen.Recording.2022-03-11.at.14.32.38.movCan you please check it again? Best Regards, |
@tsanislavgatev hi, thanks for your reply. The case is in the card's slot for only safari browser. |
Hello @sfsf-xweb-sh , Screen.Recording.2022-03-24.at.9.19.51.movMy previous video was also in safari. Best Regards, |
hi, @tsanislavgatev thanks for you reply. Please help check it again, It's work not work for me. I'll give you my local env, below: OS: MacOS Monterey Version 12.2.1(21D62) |
Hello @sfsf-xweb-sh, This issue isn't reproducing after mouse up. We've tested it on few more computers on latest versions of MacOS and Safari. Can you please check if the focus is set on mouse up, as it's when the click is fired. Best Regards, |
hi, please help close this ticket and thanks for your updates and reply. it's seems works with latest versions of MacOS and Safari. |
hi,
I am from SuccessFactors Web Experience Shanghai team. My name is hubery and this account is our team account
Describe the bug
We add a button as an action slot to ui5-card. If the user click the button then the header will get the focus.
To reproduce
Except Behavior
This behavior is correct in chrome browser. when the user click the action button in the card header, the header should not get the focus.
Screenshots
Context
Affected components (if known)
ui5-card
Organization: (if applicable)
SFSF
Priority: (optional) (Low, Medium, High or Very High)
Medium
The text was updated successfully, but these errors were encountered: