Closed (duplicate)
Project:
Drupal core
Version:
9.3.x-dev
Component:
CSS
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Sep 2021 at 11:51 UTC
Updated:
18 Oct 2021 at 05:24 UTC
Jump to comment: Most recent
Comments
Comment #2
sagarchauhan commentedThis issue is available on 9.3.x hence enhancing the version. Also this issue is related to input type="search" which behaves differently in different browsers.
Comment #3
patrickfgoddard commentedI believe the cancel button that appears on input type="search" is a webkit-only browser feature, unrelated to any theming done in the theme. Thus, this "x" would not appear on Firefox. Nothing to do with the Olivero theme.
More info:
https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-search-cancel...
Semi-related issue:
https://www.drupal.org/project/drupal/issues/3153475
Comment #4
shweta__sharma commentedHi patrickfgoddard,
Thanks for the feedback..!
Closing this issue as it's is already mentioned.