Closed
Bug 1429277
Opened 7 years ago
Closed 3 months ago
Tooltip does not display in the Responsive Design Mode
Categories
(DevTools :: Responsive Design Mode, defect, P2)
DevTools
Responsive Design Mode
Tracking
(firefox-esr52 unaffected, firefox57 wontfix, firefox58 affected, firefox59 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox57 | --- | wontfix |
firefox58 | --- | affected |
firefox59 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
84.20 KB,
image/png
|
Details |
Steps to reproduce:
1. Launch Nightly
2. Go to https://bugzilla.mozilla.org
3. Mouse over #header-title -> "Go to home page" tooltip is displayed
4. Enable Responsive Design Mode (Ctrl+Shift+M)
5. Mouse over again
Actual results:
Tooltip does not display in the Responsive Design Mode.
The following error is logged in the browser console.
TypeError: browser.boxObject is undefined browser.js:4373:5
Expected results:
Tooltip should be displayed.
Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=40a251b511b32f5938a42f92caf4947494025b7b&tochange=52114c4bf95aab5a5ee757502aefa9af182f1d3b
Blocks: 1380294
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox57:
--- → wontfix
status-firefox58:
--- → affected
status-firefox-esr52:
--- → unaffected
Thanks for the report! I can reproduce the issue here as well.
While the regression may have appeared because of bug 1380294, it's quite likely the RDM is one that needs to make a change here. But, more investigation is needed for a definitive answer.
Priority: -- → P2
Blocks: rdm-tooltips
Updated•7 years ago
|
Product: Firefox → DevTools
I'm encountering the same issue under identical circumstances, but in Firefox 64.0
However, no message appears in the browser console. Apologies in advance for any breach of Bugzilla etiquette, in my ignorance, by appending this message to the thread.
Updated•2 years ago
|
Severity: normal → S3
Comment 3•3 months ago
|
||
Seems to works fine now
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•