Closed Bug 1234082 Opened 8 years ago Closed 8 years ago

all popup elements show tooltip of extension name

Categories

(WebExtensions :: Untriaged, defect, P4)

46 Branch
x86_64
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chef, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [webextension-polish][triaged])

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36

Steps to reproduce:

Open popup. Hover over any element. Observe tooltip containing the name of the extension.


Actual results:

All visible HTML elements in a popup display a tooltip containing the name of the extension, even when:

- no title attribute exists on the element
- a title attribute is explicitly defined on the element with text that is different from the extension name.


Expected results:

HTML elements in popups should follow the same rules for title attributes as other web pages (ie, show a tooltip corresponding to the title attribute value defined on the element when the user hovers an element; don't show a tooltip if no title attribute is defined on the element)
Component: Untriaged → WebExtensions
Product: Firefox → Toolkit
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
Whiteboard: [webextension-polish]
I believe this was fixed by bug 1217129. However, I still don't get tooltips for elements in the panel.
Have you had chance to restest based on comment 1?
Flags: needinfo?(ps_mdn)
Priority: -- → P4
Whiteboard: [webextension-polish] → [webextension-polish][triaged]
This appears fixed (tested 47.0a1)

However, elements that DO have title attributes are not showing tooltips. Should I file a new bug?
Flags: needinfo?(ps_mdn)
That would be great, thank you. Closing based on comment 3.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.