[Webkit-unassigned] [Bug 236588] New: Text replacement highlight shows even if input is hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 04:49:35 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236588

            Bug ID: 236588
           Summary: Text replacement highlight shows even if input is
                    hidden
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jaffathecake at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Created attachment 451891

  --> https://bugs.webkit.org/attachment.cgi?id=451891&action=review

Screenshot

https://static-misc-3.glitch.me/ios-text-bug/

1. Tap the 'input'
2. Type 'hellp' using the on screen keyboard

A blue rectangle appears.

This demo simulates a fake input. In cases like this, the developer wants the user to interact with a real input (and gain all the usability and accessibility benefits), but they want to create a different visual representation of the input, so the real input is visually hidden.

The blue rectangle is the highlight iOS produces when an autocorrect candidate is found. This shouldn't be visible in this example. Ideally it would take the opacity of the input into account.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220214/c6e72bf4/attachment.htm>


More information about the webkit-unassigned mailing list