New issue
Advanced search Search tips

Issue 924127 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

ClipboardURLProvider provides copied text suggestion for current url

Project Member Reported by rkgibson@google.com, Today (14 hours ago)

Issue description

If the copied text is the current page's url, then ClipboardURLProvider provides a suggestion for that text. It should work like the url match, where it throws out the match if it's the same as the current page's url.
 

Comment 1 by mpear...@chromium.org, Today (11 hours ago)

Please help me understand the scope of this.  This is, for now, only on iOS and only under the feature to enable suggestions for copied text (not just copied URLs), right?  I.e., it's not currently an issue in widely run code?

P.S.  If I'm understanding this correctly, I'm surprised this behavior doesn't already happen.  I'm curious to see the code change to fix it.

Comment 2 by rkgibson@google.com, Today (11 hours ago)

Yes, you're correct. It's only seen when that feature is enabled, not in general.

I have a CL out to fix it here https://chromium-review.googlesource.com/c/chromium/src/+/1426689.

Sign in to add a comment