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

F1 on WebLookAndFeelDemo shows hotkeys with low contrast #127

Closed
renato opened this issue May 21, 2014 · 3 comments
Closed

F1 on WebLookAndFeelDemo shows hotkeys with low contrast #127

renato opened this issue May 21, 2014 · 3 comments
Assignees

Comments

@renato
Copy link

renato commented May 21, 2014

I tried to use it on my application with the same results, the tooltips get overlapped and the contrast between the black background and the dark gray foreground is barely visible.

I'm using Linux.

hotkeys

@mgarin
Copy link
Owner

mgarin commented May 21, 2014

This is a general demo issue, thanks for pointing it out. That happened after the StyleManager implementation (tooltip label simply doesn't have appropriate style with white foreground specified) - I will fix this.

@mgarin mgarin added this to the Small issues milestone May 21, 2014
@mgarin mgarin self-assigned this May 21, 2014
mgarin added a commit that referenced this issue Jun 6, 2014
Input prompt added for WebTextArea similar to WebTextField/WebPasswordField input prompt
Field "closeable" added for DocumentData to show/hide document tab close button
SizeMethods is implemented by WebToolBar now
A few critical bugfixes and improvements for StyleManager skin behavior
StyleEditor visual representation slightly improved
Major performance improvements for ReflectUtils methods
A few additional methods for WebList and WebListModel
Additional WebPanel constructor with "styleId" argument
@mgarin
Copy link
Owner

mgarin commented Jun 6, 2014

This was actually a general issue for all hotkey tooltips.
I have committed the fix, it will be available in v1.28 update soon.

@mgarin mgarin added the fixed label Jun 26, 2014
@mgarin
Copy link
Owner

mgarin commented Jun 26, 2014

Fix is now available in v1.28 update:
https://github.com/mgarin/weblaf/releases/tag/v1.28

@mgarin mgarin closed this as completed Jun 26, 2014
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

2 participants