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

Tooltip of items in Menubar should be less picky (GNA #5162) #1060

Open
wesnoth-bugs opened this issue May 8, 2017 · 2 comments
Open

Tooltip of items in Menubar should be less picky (GNA #5162) #1060

wesnoth-bugs opened this issue May 8, 2017 · 2 comments
Labels
Enhancement Issues that are requests for new features or changes to existing ones. UI User interface issues, including both back-end and front-end issues.

Comments

@wesnoth-bugs
Copy link

Original submission by eleazar on 2006-01-27

Currently the tooltip lable only appears when you mouse over the icons in the menubar: i.e. "villages", "income" etc. It wouldn't be hard to miss the fact that there are tooltips for these items at all.

It would be more user friendly if placing the pointer anywhere in the dark box that cointains the icon and number would invoke the tooltip to be displayed.

(Reproduced on any)
Release: trunk
Priority: 5 - Normal
Severity: 2 - Minor

@wesnoth-bugs wesnoth-bugs added Enhancement Issues that are requests for new features or changes to existing ones. UI User interface issues, including both back-end and front-end issues. labels May 8, 2017
@GregoryLundberg
Copy link
Contributor

As of 1.13.10 this still needs a bit of improvement.

When you mouse over the icon you get a brief generic tooltip like "coins" but then you mouse over the value you get a long description.

  • The brief tooltip should be replaced with the longer.
  • The space between the icon and value should also show the tooltip
  • A bit of the inter-item space should also show the tooltip
  • The flag tooltip shows the player/leader name whose turn this is. But the turn number tooltip is generic. Merge the two ideas.

@CelticMinstrel
Copy link
Member

I seem to recall being the one who made that change (with the longer tooltip), and I'm pretty sure the theme system makes it difficult to give the same tooltip to the icon.

The only thing I can think of off the top of my head would be to make the icon part of the generated report, but that wouldn't allow themes to install a different icon if they so chose. (Though that problem is probably solvable in some other way.)

jostephd added a commit that referenced this issue Sep 14, 2019
These are the tooltips of the images. Mousing over the figures next to
the images shows a more verbose tooltip.

For #1068/#1060
jostephd added a commit that referenced this issue Sep 30, 2019
These are the tooltips of the images. Mousing over the figures next to
the images shows a more verbose tooltip.

For #1068/#1060

(cherry picked from commit b4e9775)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Issues that are requests for new features or changes to existing ones. UI User interface issues, including both back-end and front-end issues.
Projects
None yet
Development

No branches or pull requests

3 participants