Closed
Bug 1412698
Opened 8 years ago
Closed 7 years ago
Navigation on ebay.de does not work
Categories
(WebExtensions :: Request Handling, defect, P5)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: stefan_matthaeus, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171024165158
Steps to reproduce:
Opem ebay.de. Search for any product. In the result list, click on an offer or on next page. Firefox changes the URL, but the page is not displayed. Only on pressing the reload page button it displays the new page. In ebay.com, ebay.com.au, ebay.fr, etc. the behaviour seems to be normal, the page opens. Only ebay.de does not work.
Firefox is 56.0.2 on Windows 10. For testing all addons have been disabled. No change. In Chrome and Internet Exploder it's fine.
Actual results:
URL updated, but page not opened
Expected results:
The page opens.
Comment 2•8 years ago
|
||
Have you tried with a clean fresh profile?
Flags: needinfo?(stefan_matthaeus)
It works with a clean fresh profile.
The problem seems to be with µblock origin installed (even disabled) together with any legacy add-on. The problem doesn't occur with just web extensions installed.
| Reporter | ||
Comment 4•8 years ago
|
||
I confirm, after removing ublock origin it works. Please fix, I don't want to use the original Adblock.
Flags: needinfo?(stefan_matthaeus)
Possibly related: bug 1379148, and/or bug 1401516.
The first is fixed in Firefox 57. The second will be fixed in Firefox 58.
If OP cannot reproduce with Firefox 57, then it's a duplicate of the first bug.
If OP can reproduce with Firefox 57, then it's quite probably the second issue. The second issue occurs only when e10s is disabled, and this can occur when a user still has at least on legacy extensions enabled. The second issue occurs for uBO and other blockers which uses a blocking webRequest.onHeadersReceived listener. Such other blockers: Adguard, Privacy Badger. AdBlock Plus does not use such listener (last time I checked, a while ago now).
Updated•8 years ago
|
Component: Untriaged → WebExtensions: Request Handling
Product: Firefox → Toolkit
Comment 6•8 years ago
|
||
I am unable to reproduce this in Firefox Nightly, can you please provide specific step-by-step instructions for reproducing?
Flags: needinfo?(stefan_matthaeus)
Updated•8 years ago
|
Priority: -- → P5
Updated•8 years ago
|
Product: Toolkit → WebExtensions
| Reporter | ||
Comment 7•7 years ago
|
||
It seems to have been fixed. Thanks. No more issues with that.
Flags: needinfo?(stefan_matthaeus)
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•