Skip to content

Disable webkit icons

Jarek Ostrowski requested to merge 62227-webkit-icon-overlap into master

What does this MR do?

Fixes #62227 (closed)

All search inputs in webkit have a default icon, but we're also adding one. This fixes the following issues and removes the default webkit icon added when focused or if an input contains a value:

Broken Fixed
Screen_Shot_2019-05-28_at_11.34.35_AM Screen_Shot_2019-05-28_at_12.19.52_PM

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #62227 (closed)

Edited by Jarek Ostrowski

Merge request reports