TintBrowser icon indicating copy to clipboard operation
TintBrowser copied to clipboard

Cannot access about:config

Open niteprizm opened this issue 9 years ago • 1 comments

Browser searches for string "about:config" in selected search engine instead of loading config page.

niteprizm avatar Nov 09 '15 19:11 niteprizm

Tint has no about:config page and never had one (and AFAIK doesn't intend to have one). The only about: URL it has are about:blank, about:start and about:tutorial, which pseudo-URLs are defined in Constants.java. Is is therefore in Tint's normal behaviour to do a search engine lookup instead.

ElementW avatar Nov 09 '15 20:11 ElementW