Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Added title attrs to facilitate reading long lines (bug 1079172). #700

Merged
merged 1 commit into from Oct 7, 2014

Conversation

blakehaswell
Copy link
Contributor

Fixes bug 1079172. I’ve added title attributes to anything with an elliflow class, and also some img elements.

On the market_tile macro there is a problem where the .info div displays above the icon, so the tooltip doesn’t display on mouseover. The .icon and .info classes sound very generic, so I didn’t want to change their styles to fix this problem because I fear causing further problems. Someone more familiar with the styles may want to point me in the right direction.

@diox
Copy link
Member

diox commented Oct 7, 2014

Can you please amend your commit message so that "bug 1079172" appears on the first line ? We usually format the first line like this: "short message, less than 70 chars (bug xxxxxxx)". Thanks!

I’ve added title attributes to anything with an elliflow class, and
also some img elements.

On the market_tile macro there is a problem where the .info div
displays above the icon, so the tooltip doesn’t display on mouseover.
The .icon and .info classes sound very generic, so I didn’t want to
change their styles to fix this problem because I fear causing further
problems. Someone more familiar with the styles may want to point me
in the right direction.
@blakehaswell blakehaswell changed the title Added title attributes to make it possible to read long lines of text. Added title attrs to facilitate reading long lines (bug 1079172). Oct 7, 2014
@blakehaswell
Copy link
Contributor Author

No problem. 😃

@ngokevin
Copy link
Contributor

ngokevin commented Oct 7, 2014

This is great, thanks!

The div display over the icon would be another problem. Maybe we can move the icon in the div. But we can save that for another patch.

ngokevin added a commit that referenced this pull request Oct 7, 2014
Added title attrs to facilitate reading long lines (bug 1079172).
@ngokevin ngokevin merged commit a46d78f into mozilla:master Oct 7, 2014
@blakehaswell
Copy link
Contributor Author

Awesome, thanks!

I’ve created a bug to document that problem so it can be addressed in another patch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants