Closed
Bug 1711193
Opened 5 years ago
Closed 5 years ago
Tooltip not shown when title attribute has numeric values with colon character
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 805039
People
(Reporter: oshinge, Unassigned)
Details
Attachments
(1 file)
|
13.43 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
Steps to reproduce:
- Create a simple HTML file.
- Add span or div element
- Set title attribute of that element having many numeric values with colon (e.g. time values having format - hh:mm )
- Open / Preview that HTML file created in Firefox browser
- Hover the created element and observe.
Actual results:
Tooltip is not being displayed
Expected results:
Tooltip should have been displayed.
Comment 1•5 years ago
|
||
Does it happen on a new profile too? Testing the attachment with Nightly on macOS, and the tooltip is displayed correctly on both elements.
Comment 2•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Comment 3•5 years ago
|
||
It's fixed by bug 805039, 89 will be the first release of the fix.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•