Bug 270495 - Respect `translate="no"` for input elements
Summary: Respect `translate="no"` for input elements
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-04 17:38 PST by Ahmad Saleem
Modified: 2024-03-11 18:42 PDT (History)
6 users (show)

See Also:


Attachments
Test Case (280 bytes, text/html)
2024-03-04 17:38 PST, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2024-03-04 17:38:21 PST
Created attachment 470169 [details]
Test Case

Hi Team,

While going through StackOverflow, I came across another bug where we are not respecting `translate="no"` and translating input field:

Test Case - See attached.

StackOverflow - https://stackoverflow.com/questions/78086976/safari-not-honouring-the-translate-no-for-input-feilds

Steps to Reproduce:

1) Open test case
2) From Safari UI, click Translate

Actual Result:

Input field has being translate and show 'Surname'

Expected Result:

Input field should not translate

___

It might be 'Safari' bug but just wanted to raise so we can track and if needed, we can move it internally.

Thanks!
Comment 1 Radar WebKit Bug Importer 2024-03-11 18:39:14 PDT
<rdar://problem/124420819>