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

Text in popup panel tooltip is out of context #22

Closed
8 tasks done
gwarser opened this issue Apr 24, 2018 · 3 comments
Closed
8 tasks done

Text in popup panel tooltip is out of context #22

gwarser opened this issue Apr 24, 2018 · 3 comments
Labels
bug Something isn't working fixed issue has been addressed

Comments

@gwarser
Copy link

gwarser commented Apr 24, 2018

Prerequisites

  • I verified that this is not a filter issue
  • This is not a support issue or a question
  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue
    • Your issue may already be reported.
  • I tried to reproduce the issue when...
    • uBlock Origin is the only extension
    • uBlock Origin with default lists/settings
    • using a new, unmodified browser profile
  • I am running the latest version of uBlock Origin
  • I checked the documentation to understand that the issue I report is not a normal behavior

Description

Tooltip text in popup panel says about "Local rules" and "overriding them". There is nothing like this when "I am an advanced user" is not enabled.

A specific URL where the issue occurs

Popup interface

Steps to Reproduce

  1. Open UBO popup panel
  2. Unfold dynamic filtering panel if not visible
  3. Hover mouse over first row, second column of dynamic filtering interface

Expected behavior:

I will expect to see tooltip with text like this:

The cells in the third column gives an overview of how many requests were blocked/allowed:

    - or + = between 1-9 network requests were blocked or allowed, respectively
    -- or ++ = between 10-99 network requests were blocked or allowed, respectively
    --- or +++ = 100 or more network requests were blocked or allowed, respectively
    blank cell = no network requests occurred for the specific hostname

Copied from wiki https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide

Actual behavior:

screenshot_20180424_223808

Your environment

  • uBlock Origin version: 1.16.1rc4, 1.16.0
  • Browser Name and version: Firefox Nightly 20180424100107, Firefox beta
  • Operating System and version: Mint 18.3
@gorhill gorhill added the fixed issue has been addressed label Apr 25, 2018
@uBlock-user uBlock-user added the bug Something isn't working label Apr 25, 2018
@THEtomaso
Copy link

THEtomaso commented Apr 25, 2018

For me, uBO's tooltips has always been a mess.
No matter where I place the cursor, I get a popup that simply says "uBlock Origin".
..and if a real tooltip is present, that popup is placed on top of it:

ublockorigin-bug-tooltips

  • uBlock Origin version: 1.16.0
  • Browser Name and version: Pale Moon v27.9.0 (x64)
  • Operating System and version: Windows 8.1 Pro (x64)

--

EDIT:
I was able to prevent this behaviour, by setting browser.chrome.toolbar_tips to false, in Pale Moon's about:config

@gorhill
Copy link
Member

gorhill commented Apr 25, 2018

uBO's tooltips has always been a mess

That is a Firefox legacy-only issue.

@THEtomaso
Copy link

Would it be possible to fix this issue in uBO, e.g. by adding a code that prevents the legacy builds from being affected by browser-side tooltips?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed issue has been addressed
Projects
None yet
Development

No branches or pull requests

4 participants