Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logger missing in fenix (android) #1817

Closed
8 tasks done
ale82to opened this issue Nov 15, 2021 · 14 comments
Closed
8 tasks done

logger missing in fenix (android) #1817

ale82to opened this issue Nov 15, 2021 · 14 comments
Labels
Firefox-Android specific to Android platform fixed issue has been addressed

Comments

@ale82to
Copy link

ale82to commented Nov 15, 2021

Prerequisites

I tried to reproduce the issue when...

  • uBO is the only extension
  • uBO with default lists/settings
  • using a new, unmodified browser profile

Description

in android running latest ublock beta the logger is missing because is replaced by report issue for this site new entry (which is far less useful that the logger) please bring it back

A specific URL where the issue occurs

ww.ciao.it

Steps to Reproduce

open fenix pop up and logger is missing

Expected behavior

in android running latest ublock beta the logger is missing because is replaced by report issue for this site new entry (which is far less useful that the logger) please bring it back

Actual behavior

let user have the logger on Android

uBlock Origin version

1.38.7b26

Browser name and version

Fenix

Operating System and version

android

@gwarser
Copy link

gwarser commented Nov 15, 2021

gorhill/uBlock@eccf613

On mobile devices, the logger icon is replaced by the "chat"
icon since it is more likely to be useful on small display
devices. The logger can always be opened from the Support
pane in the dashboard.


https://www.reddit.com/r/uBlockOrigin/comments/qu3wkd/logger_missing_from_ublock_origin_fenix/

@uBlock-user uBlock-user added Firefox-Android specific to Android platform something to address something to address labels Nov 15, 2021
@gorhill
Copy link
Member

gorhill commented Nov 15, 2021

The logger won't come back in the popup panel, there is not enough place for it on a mobile device. However you can access it through the Support pane, where it says "The logger is the primary tool to diagnose filter-related issues." Once you open the logger, you can create a shortcut to access it it more quickly next time.


To further explain the rationale, the new "Report an issue on this website" is far more important than the logger one, as it can be a pain to report filter issues on mobile, and now this will make it easy. Also, the logger is a technical tool, even more difficult to use on mobile (I can't remember last time I used it on mobile), so I gather only a tiny minority will be affected by the change, and a shortcut to the logger will work as well as before.

@uBlock-user uBlock-user added wontfix won't be addressed and removed something to address something to address labels Nov 15, 2021
@standmit
Copy link

Let users decide what's more important to them. Make this panel tweakable

@Nojuuu
Copy link

Nojuuu commented Nov 27, 2021

Phone screens are huge these days, why not make it depend on that whether those shortcuts are displayed or not?

Or value that you can set in advanced settings to force them to show on mobile?

@gorhill
Copy link
Member

gorhill commented Nov 27, 2021

Or value that you can set in advanced settings to force them to show on mobile?

Yes, with dev build 1.39.1b1 , you can add +logger to the advanced setting uiPopupConfig.

@uBlock-user uBlock-user added fixed issue has been addressed and removed wontfix won't be addressed labels Nov 27, 2021
@Nojuuu
Copy link

Nojuuu commented Nov 27, 2021

Okay, that's good to hear 👍

@peace2000
Copy link
Member

Why not to add the logger button back for everyone but make it appear only after "More" is pressed once?

@gorhill ?

@gwarser
Copy link

gwarser commented Nov 28, 2021

Yes, with dev build 1.39.1b1 , you can add +logger to the advanced setting uiPopupConfig.

Should it be finally documented @gorhill ?

@gorhill
Copy link
Member

gorhill commented Nov 28, 2021

Yeah, I think it's fine documenting this, token-based configuration seems to be a good idea after all.

gorhill added a commit to gorhill/uBlock that referenced this issue Nov 28, 2021
@blogmangit
Copy link

logger is by default disabled in ublock origin mobile version for both chrome and Firefox base but we can enable it just do the following:

  1. ublock origin > settings
  2. tick I am an advanced user then enter its settings
  3. set UiPopupConfig to +logger
  4. apply restart browser
  5. logger option is back in mobile

16_12_2021_00_16_35.jpg

16_12_2021_00_23_15.jpg

@garymoon
Copy link

Just my 2c as a user, and thus lacking the context around this thinking: I have no understanding as to why the logger is hidden by default, nor why such an elaborate and completely undiscoverable incantation is required to reach it. I would definitely advocate for reconsidering this 👍

Thank you forever for uBo 💙

@garry-ut99
Copy link

garry-ut99 commented Mar 25, 2024

I've updated https://github.com/uBlockOrigin/uBlock-issues/wiki/The-logger by a commit which adds information how to access the logger on Mobile devices so that users don't need to spent time digging deep into release change logs, tracker issues and discussion threads to find such an important and useful info.


By the way, related threads :

@gwarser
Copy link

gwarser commented Mar 25, 2024

@garry-ut99

You can use two spaces at end of the line to force new line in Markdown.

You should point directly to advanced setting wiki page instead of the issue comments.

Use a less specific "path" to access the logger from dashboard, because the dashboard can be accessed in different ways on different browsers, see https://github.com/gorhill/uBlock/wiki/Dashboard (you should probably link to this page).

@garry-ut99
Copy link

garry-ut99 commented Mar 25, 2024

Ok done: commit


You can use two spaces (...)

Ok, I used <br> out of habit, maybe I'll try to remember two spaces.

You should point directly (...)

Ok, corrected, althougt I still left a link to the issue, because the point was to provide users with visual guide and information why the icon was hidden.

Use a less specific "path" (...)

Ok, corrected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Firefox-Android specific to Android platform fixed issue has been addressed
Projects
None yet
Development

No branches or pull requests

10 participants