Actions
Bug #1280
closedDisable URL syntax highlighting when no protocol is specified
Start date:
06/06/2025
Due date:
% Done:
0%
Estimated time:
Description
For example, when the user type a domain but before it actually loads.
Files
Updated by Soren Stoutner 11 months ago
- Status changed from New to Closed
Updated by Soren Stoutner 14 days ago
- Subject changed from URL syntax highlighting doesn't work correctly when no protocol is specified to Disable URL syntax highlighting when no protocol is specified
It turns out that URL syntax highlighting should just be disabled when there is no protocol, as it is too difficult and not necessarily even desirable to distinguish between search terms and a partial URL.
Fixed in commit: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=8e65e4e8559a602d55481f65cafcf525b616a23f;ds=sidebyside
Actions