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 appears at the wrong place #12

Closed
damithc opened this issue Mar 24, 2017 · 2 comments
Closed

Tooltip appears at the wrong place #12

damithc opened this issue Mar 24, 2017 · 2 comments
Labels
c.Bug 🐛 p.High To be done in the next few releases

Comments

@damithc
Copy link
Contributor

damithc commented Mar 24, 2017

In the example below, the word coupling is the one that has a tooltip

image

Code:

An example problem about the interaction between classes: how to lower the 
  <tooltip content=" coupling is the degree of interdependence between software modules; a measure of how closely 
  connected two routines or modules are; the strength of the relationships between modules.">coupling</tooltip>
  between UI and Logic classes?

Other things:

  • Tip text is better to be left-aligned by default?
  • We need a way to indicate the tool-tipped text e.g. a grey dash underline (similar to the one given in Stronger support for popovers #11 )
@damithc damithc added c.Bug 🐛 p.High To be done in the next few releases labels Mar 24, 2017
@Gisonrg
Copy link
Contributor

Gisonrg commented Mar 24, 2017

screen shot 2017-03-24 at 10 37 43 pm

Left aligned may look strange I think.

I added style for tooltip when used with pure text like the mentioned case (sometimes people want to wrap button/link as well for tooltip, which the underline does not apply).

@Gisonrg
Copy link
Contributor

Gisonrg commented Mar 24, 2017

Fix in 1.2.6 release

@Gisonrg Gisonrg closed this as completed Mar 24, 2017
@Gisonrg Gisonrg added this to TODO in StabilityFix Apr 27, 2017
@Gisonrg Gisonrg removed this from TODO in StabilityFix Apr 27, 2017
acjh added a commit to acjh/markbind that referenced this issue Mar 17, 2018
…t-weight-radio-list-item

Inherit font weight for radio-list-item label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Bug 🐛 p.High To be done in the next few releases
Projects
None yet
Development

No branches or pull requests

2 participants