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

GUI bug driving me crazy :) #48

Open
jeanfbrito opened this issue Dec 16, 2016 · 12 comments
Open

GUI bug driving me crazy :) #48

jeanfbrito opened this issue Dec 16, 2016 · 12 comments

Comments

@jeanfbrito
Copy link

If the tooltip is summoned one time, all the GUI get weird and each button redraws the window. Take a look:
image
Any way to disable tooltips?

@4refr0nt
Copy link
Owner

Sorry, but you can disable each tooltip only in source code

@jeanfbrito
Copy link
Author

Yes, I'm installing the NetBeans to do that. Any idea of what is causing that bug?

@4refr0nt
Copy link
Owner

I can't reproduce this bug

@jeanfbrito
Copy link
Author

There is a bug with multiple monitors, I think that is it. Do you use more than a monitor?

@4refr0nt
Copy link
Owner

no

@jeanfbrito
Copy link
Author

HA! Take a look!
All the tooltips are working well, and they are yellow:
image
But, the AT commands line tooltip is of another cooler, gray, and ONLY WHEN this tooltip is evoked, that the interface bugs.
image

If I remove the text from it, the bug stops. Then, there is a problem with this component.
Is there something so different in it? The "send" button, on the right, have this problem too.

@jeanfbrito
Copy link
Author

The color changes when the component is disabled. The color is not the problem. The problem is on the "command" to send area.

@jeanfbrito
Copy link
Author

Just removing the "Command to send" tooltip resolved my problem. Weird not?

@4refr0nt
Copy link
Owner

Its may be UI library bug

@jeanfbrito
Copy link
Author

jeanfbrito commented Dec 16, 2016

Not fully solved, sometimes when the tooltip of a "empty tooltip" apears with just an space inside, bugs the interface again. This is driving me nuts... Haha

@oddstr13
Copy link
Contributor

oddstr13 commented Apr 26, 2017

Recording of the issue appearing.
recording

Hovering the input bar breaks the UI.
Moving the ESPlorer window to the secondary monitor gives a working UI on that monitor, until the hover-text of the command input is displayed again. Moving back to main monitor does not fix the issue.

OS: Windows 10
GPU: GTX1070
Screen resolution: 2 * 1920x1080, side by side.
Java:

java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)

The following appears on the console, not sure if related:

[0x7FFEC09E5110] ANOMALY: meaningless REX prefix used
[0x7FFEB6D84250] ANOMALY: meaningless REX prefix used

@stale
Copy link

stale bot commented Aug 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants