question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't click in tooltip because it disappears

See original GitHub issue

Description

What steps will reproduce the problem?

In beta relase 4, when you hover over a symbol briefly in the editor a tooltip appears. At the bottom it states “Click anywhere in this tooltip for additional help”. If you move the mouse to try to click in the in the tooltip the tooltip disappears due to the mouse move, making it impossible to click inside it.

Versions

  • Spyder version: 4.0.0b4
  • Python version: 3.7.3
  • Qt version: 5.9.6
  • PyQt5 version: 5.9.2
  • Operating System: Windows 7

Dependencies

pygments >=2.0    :  2.4.2 (OK)
qdarkstyle >=2.6.4:  2.7 (OK)
sphinx >=0.6.6    :  2.1.2 (OK)
pyls >=0.27.0     :  0.28.2 (OK)
nbconvert >=4.0   :  5.5.0 (OK)
pandas >=0.13.1   :  None (NOK)
numpy >=1.7       :  1.16.4 (OK)
sympy >=0.7.3     :  None (NOK)
cython >=0.21     :  None (NOK)
qtconsole >=4.5.2 :  4.5.4 (OK)
IPython >=4.0     :  7.8.0 (OK)
matplotlib >=2.0.0:  3.1.1 (OK)
pylint >=0.25     :  2.3.1 (OK)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
goanpecacommented, Sep 4, 2019

Should I do the fix for this issue on that PR?

Hmm let’s try to find a fix on a separate PR.

0reactions
goanpecacommented, Sep 4, 2019

Under some circumstances the tooltip dialog might hide when trying to click on it because there is a small gap between the bound box that triggers the tooltip and the tooltip itslef. It does not happen all the time but it seems it might be for win 7 ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bootstrap's tooltip doesn't disappear after button click ...
I have a problem with bootstrap's tooltip : When I click on a button, tooltip stays even if is the cursor is outside...
Read more >
Error tooltip disappears immediately when hovering cursor
Error tooltip disappears immediately when hovering cursor · 1. You have a Flow error · 2. hover over the error · 3. try...
Read more >
Tooltips won't vanish when the mouse is no longer over the
Hello I have problems in MS word, excel and powerpoint 2016. Tooltips won't vanish when the mouse is no longer over the elements...
Read more >
Status Tooltip does not disappear upon being clicked - Jira
Open Issue Navigator in Basic search mode · Click the Status drop-down menu to view the list of available statuses · Hover a...
Read more >
Tab tooltip stuck and doesn't go away : r/operabrowser - Reddit
Knowing how to reproduce it, until it gets fixed, don't left-click on any tab tooltips. Make sure a tab tooltip disappears all the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found