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

Mouse cursor doesnt work if Tooltip blinks - Define the Mouse Click Area .. #836

Closed
NR2014 opened this issue Aug 10, 2020 · 12 comments
Closed
Assignees
Projects

Comments

@NR2014
Copy link

NR2014 commented Aug 10, 2020

System information:

  • Windows OS version: Windows 10
  • ImageGlass version: 7.6.4.30

To Reproduce

Steps to reproduce the behavior:

  1. Enlarge the program
  2. Get the mouse near the "Next" / "previous" buttons
  3. You cant click if you have blinking "tooltip"

Actual behavior:

The tool tip is disabled , still its showing when you dont place your mouse properly over the "NEXT" "PREVIOUS" buttons , or any button of that sort

Expected behavior:

The tool tip shouldnt blink. Also the Cursor area needs to be enlarged so that program doesnt misread its position/box area.

Screenshots:

adding a gif ...
jHt5rDlKUa

Additional context:

@NR2014
Copy link
Author

NR2014 commented Aug 11, 2020

This doesnt happen when the program is run in a smaller window mode.. or in full screen. It only happens when its in maxed window mode.

If the cursor is not in the middle of the button or when the tooltip is blinking , even if you clock the mouse , nothing happen. the program doesnt register the click. Also is there a way to disable that tooltip message ?

@d2phap
Copy link
Owner

d2phap commented Aug 11, 2020

Thanks for the info. There is no solution for disabling tooltip yet.

@NR2014
Copy link
Author

NR2014 commented Aug 11, 2020

Thanks , but i think something has to be done for "HIT BOX" area for these button. Even slight click away from the centre either activated the blinking tooltip or doesnt register the click at all.

Also i noted that on second click , it registers.

@fire-eggs fire-eggs changed the title Mouse cursor doesnt work if Tooltip blinks - DEFINE THE MOUSE CLICK AREA .. Mouse cursor doesnt work if Tooltip blinks - Define the Mouse Click Area .. Sep 3, 2020
@fire-eggs
Copy link
Collaborator

See issue #634

fire-eggs added a commit that referenced this issue Sep 4, 2020
…tips may 'flash'. This appears to be due to extra 'MouseLeave' events occurring.
d2phap added a commit that referenced this issue Sep 12, 2020
Issue #836. Issue #634. Near the edge of the screen, the toolbar tool…
@d2phap d2phap added this to the Issues 7.6.4.30 milestone Sep 12, 2020
@d2phap d2phap added this to Potential tasks in 8.0 via automation Sep 12, 2020
@d2phap d2phap moved this from Potential tasks to Reviewing in 8.0 Sep 12, 2020
@d2phap
Copy link
Owner

d2phap commented Sep 13, 2020

Fixed in IG Moon https://imageglass.org/moon

@NR2014
Copy link
Author

NR2014 commented Sep 13, 2020

Works wonderful. I simply replaced all the files from the zip to current location. Lost my settings.. but no problem.. will get it back.

The issue is resolved. Please while we are at it, give option to whether show "tooltip" or not.
Thanks again for fixing it.

@d2phap
Copy link
Owner

d2phap commented Sep 13, 2020

@NR2014

Please while we are at it, give option to whether show "tooltip" or not.

You can set IsHideTooltips to True in igconfig.xml file. This is hidden option, not showing on UI yet.

@NR2014
Copy link
Author

NR2014 commented Sep 14, 2020

notepad++_wEewlXmao6

I think i did it correctly.. still its showing tooltip ..

CMIIW.

@fire-eggs
Copy link
Collaborator

I think i did it correctly.. still its showing tooltip ..

Yes, you have it correct. I have just verified that IsHideTooltips does stop showing tooltips for me.

What you need to do is make sure there is no second "IsHideTooltips" line in the XML file. Annoyingly, it overrides any earlier line, and is probably set False.

@NR2014
Copy link
Author

NR2014 commented Sep 15, 2020

Just checked , there is only one "IsHideTooltips" in the xml file.
I even tried to put that line at the end , still the same result.
notepad++_J2EGctibd0

d2phap added a commit that referenced this issue Sep 29, 2020
@d2phap
Copy link
Owner

d2phap commented Sep 29, 2020

Added option in Settings to hide toolbar tooltips.
https://imageglass.org/moon

🎈 Please note that, there is a known issue when hiding tooltip, then going back to Settings > Toolbar, the text of toolbar buttons does not show in the lists

image

d2phap added a commit that referenced this issue Sep 30, 2020
@d2phap
Copy link
Owner

d2phap commented Oct 11, 2020

Fixed the known error mentioned above https://imageglass.org/moon

@d2phap d2phap closed this as completed Oct 11, 2020
8.0 automation moved this from Reviewing to Done Oct 11, 2020
@StevenLOL StevenLOL mentioned this issue Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
8.0
  
Done
Development

No branches or pull requests

3 participants