Closed
Bug 1211024
Opened 10 years ago
Closed 10 years ago
Default tool tip style for all browsers.
Categories
(Hello (Loop) :: Client, defect, P3)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: crafuse, Unassigned)
References
Details
User Story
I should see the same tool-tip styles for all browsers on any OS.
All tool-tip should be styled the same in all browsers for all OS.
| Reporter | ||
Updated•10 years ago
|
Comment 1•10 years ago
|
||
From bug 1201308 comment 14, Sevaan said:
> Just the default styling used on other tooltips in the browser is what we
> should be using for our tooltips.
From how I read that, we shouldn't be applying any Hello specific styling at all, and letting the browser do it - which is what we do now.
Chris, do you understand this differently?
Flags: needinfo?(chris.rafuse)
Updated•10 years ago
|
Rank: 35
| Reporter | ||
Comment 2•10 years ago
|
||
I have not found "a[title]" in the code base or not seen any classes changing the default anchor title style.
http://stackoverflow.com/questions/2011142/how-to-change-the-style-of-title-attribute-inside-the-anchor-tag
Flags: needinfo?(chris.rafuse)
| Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Mark Banner (:standard8) from comment #1)
> From bug 1201308 comment 14, Sevaan said:
>
> > Just the default styling used on other tooltips in the browser is what we
> > should be using for our tooltips.
>
> From how I read that, we shouldn't be applying any Hello specific styling at
> all, and letting the browser do it - which is what we do now.
>
> Chris, do you understand this differently?
I have not found "a[title]" in the code base or not seen any classes changing the default anchor title style.
http://stackoverflow.com/questions/2011142/how-to-change-the-style-of-title-attribute-inside-the-anchor-tag
Comment 4•10 years ago
|
||
Ok, so I think we can close this as invalid, as we don't currently do anything for our tooltip styles.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•