Search cancel button is not visible in Firefox browser
Steps to reproduce
1) Open the site in Firefox browser
2) Search any keyword or add long text
3) cancel button icon will not visible

See SS for more clarity.

CommentFileSizeAuthor
Screenshot_1.png126.68 KBshweta__sharma

Comments

shweta__sharma created an issue. See original summary.

sagarchauhan’s picture

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

This 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.

patrickfgoddard’s picture

I 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

shweta__sharma’s picture

Status: Active » Closed (duplicate)

Hi patrickfgoddard,

Thanks for the feedback..!
Closing this issue as it's is already mentioned.