https://bugs.kde.org/show_bug.cgi?id=431659
Bug ID: 431659 Summary: Paritial violation of the HTML standard in window.external.AddSearchProvider Product: Falkon Version: unspecified Platform: Other OS: All Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: now...@gmail.com Reporter: aaron.de...@web.de Target Milestone: --- According to the HTML standard, "The AddSearchProvider() and IsSearchProviderInstalled() methods must do nothing." (https://html.spec.whatwg.org/multipage/obsolete.html#external). In Falkon however, they still do what they were supposed to do previously. Instead, <link rel="search"> should be used, which I'm not sure of if it is supported in Falkon. -- You are receiving this mail because: You are watching all bug changes.