Olivero: RSS block focus is not matching theme color. Now on focus color is black and on hover, it is matching the theme color.

Adding screenshot for reference.

Comments

Gauravmahlawat created an issue. See original summary.

gauravvvv’s picture

Status: Active » Needs review
StatusFileSize
new887 bytes

Patch added for same. Please review.

mitthukumawat’s picture

StatusFileSize
new10.55 KB
new9.52 KB

I have applied the patch #2 successfully and review the changes on RSS feed block on focus in olivero theme. Patch fixed the focus color to theme color. Adding screenshots for reference.

marcusvsouza’s picture

Status: Needs review » Reviewed & tested by the community

The patch in the comment #2 works as expected.

mherchel’s picture

Status: Reviewed & tested by the community » Needs work

I'm not really convinced that this is a problem.. I'm on the edge. We have the outline-color set to currentColor so it'll work wherever we want (this will even continue to when we support dark-modes, etc). There are a number of places where the gray and not blue.

However, if we do want to fix this, we shouldn't override the entire outline property, we should just override outline-color.

mherchel’s picture

Priority: Normal » Minor
kostyashupenko’s picture

Status: Needs work » Needs review
StatusFileSize
new829 bytes
chetanbharambe’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new452.85 KB
new450.88 KB

Verified and tested patch #7.
Patch applied successfully and looks good to me.

Testing Steps:
# Goto: Appearance: Set Olivero theme
# See the RSS feed block
# Press tab button to go next interactive element.
# Check the results once the user is on the RSS feed block.

Expected Results:
# RSS block focus should be matched with the theme color.

Actual Results:
# RSS block focus is not matching with the theme color.

Please refer attached screenshots.
Looks good to me.
Can be a move to RTBC.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 7: 3214136-7.patch, failed testing. View results

vsujeetkumar’s picture

Status: Needs work » Needs review

I have run the test locally and its pass, Also it is passed on #7, So moved to NR.

gauravvvv’s picture

Status: Needs review » Reviewed & tested by the community

Moving to RTBC based on #8.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 7: 3214136-7.patch, failed testing. View results

gauravvvv’s picture

Status: Needs work » Needs review

Unrelated failure.

vikashsoni’s picture

StatusFileSize
new5.26 KB
new5.41 KB

Applied patch working fine
After patch RSS block focus match with theme color for ref shairng scrrenshot ...

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

sonam.chaturvedi’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new16.53 KB
new15.9 KB

Verified and tested patch#7 on 9.5.x-dev. Patch applied successfully.

Test Steps:
1. Goto: Appearance: Set Olivero theme
2. See the RSS feed block
3. Press tab button to go next interactive element.
4. Check the focus colour is matching theme colour

Test Result:
Olivero: RSS block focus is matching theme colour.

Before patch:
bef patch7

After patch:
aftr patch 7

Moving to RTBC

lauriii’s picture

Status: Reviewed & tested by the community » Closed (works as designed)

AFAIK this is how the focus ring in Olivero is designed to work. I think @mherchel who is a subsystem maintainer of Olivero confirms that on #5.