You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is not present after wholly disabling uBlock Origin ("uBO") in the browser
I checked the documentation to understand that the issue I report is not a normal behavior
I tried to reproduce the issue when...
uBO is the only extension
uBO with default lists/settings
using a new, unmodified browser profile
Description
I know the logger icon on the popup was removed on mobile so now it should be opened via support pane. But now it opens in new window by default on emulated mobile browser. It had been possible to switch the behavior with SHIFT key, but now this is not possible. This may be a personal request but it's inconvinient as I use emulated Android for quick screening of issues and also use a dedicated profile than UA switcher, because I often check both PC and mobile (and both uBO and AG) simultenously - you'll find in my commit history at AG it's not rare both Mobile filters and Base/Japanese filters are edited at the same commit.
Set general.useragent.override to any of mobile UA such as Mozilla/5.0 (Android 11; Mobile; rv:93.0) Gecko/93.0 Firefox/93.0 on about:config and restart Firefox
Go to Support pane
Open the logger with SHIFT key pushed
Expected behavior
With SHIFT key it should be opened in new tab
Actual behavior
Opened in new window by default if you didn't change before update to 1.39
uBlock Origin version
1.39.0
Browser name and version
Firefox 94.0.2
Operating System and version
Windows 10
The text was updated successfully, but these errors were encountered:
Would having to add the token +logger to uiPopupConfig work for you? (The same way it's possible to also add the no-popups switch back in the mobile version of the popup panel.)
Add ability to bring back logger button in popup panel through
the advanced setting `uiPopupConfig`. Adding `+logger` token
to `uiPopupConfig` will bring back the logger icon in the mobile
version of the popup panel.
Additionally, the link to the logger in the Support pane will
take into account whether the <Shift> key is pressed, so as
to behave like the logger icon in the popup panel.
Related issue:
- uBlockOrigin/uBlock-issues#1847
The troubleshooting information has been further fine-tuned to
report popup panel data related to the reported page, for better
diagnosis by disclosing any customization to uBO which was
affecting the reported page.
Prerequisites
I tried to reproduce the issue when...
Description
I know the logger icon on the popup was removed on mobile so now it should be opened via support pane. But now it opens in new window by default on emulated mobile browser. It had been possible to switch the behavior with SHIFT key, but now this is not possible. This may be a personal request but it's inconvinient as I use emulated Android for quick screening of issues and also use a dedicated profile than UA switcher, because I often check both PC and mobile (and both uBO and AG) simultenously - you'll find in my commit history at AG it's not rare both Mobile filters and Base/Japanese filters are edited at the same commit.
A specific URL where the issue occurs
moz-extension://EXTENSION ID/dashboard.html#support.html
Steps to Reproduce
general.useragent.override
to any of mobile UA such asMozilla/5.0 (Android 11; Mobile; rv:93.0) Gecko/93.0 Firefox/93.0
onabout:config
and restart FirefoxExpected behavior
With SHIFT key it should be opened in new tab
Actual behavior
Opened in new window by default if you didn't change before update to 1.39
uBlock Origin version
1.39.0
Browser name and version
Firefox 94.0.2
Operating System and version
Windows 10
The text was updated successfully, but these errors were encountered: