TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chrome is putting suggested URL in parentheses, making it uneditable

27 pointsby smailiover 2 years ago

1 comment

rolphover 2 years ago
<a href="https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=1394443" rel="nofollow">https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=139444...</a><p>&quot;Workaround to edit the url:<p><pre><code> Type partial url until suggestion appears in parentheses Press Tab Press Tab again Press Shift + Tab </code></pre> When focus returns to the url&#x2F;search bar the suggested link changes from the parenthesised &quot;suggestion&quot; to an ordinary text url<p>For a shorter variation, this appears to work as well:<p><pre><code> Type partial url until suggestion appears in parentheses Press Shift + Tab Press Tab &quot;</code></pre>