Closed
Bug 555184
Opened 16 years ago
Closed 16 years ago
There's no tooltips on disabled elements
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 274626
People
(Reporter: arcadius, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
If DOM element is disabled (has disabled="disabled" attribute or is disabled by Javascript) - no tooltip on it appears. It's a very bad idea that disabled elements don't need tooltips. F.e., very important information that may be given by tooltip is the reason why the element is disabled.
Currently web developers are deprived of this possibility...
Reproducible: Always
By the way, my old IE shows tooltips on disabled elements.
Related to/duplicate of Core bug 274626 (and/or bug 436770)?
You are right, thank you. Voted there.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•