Open
Bug 1342555
Opened 8 years ago
Updated 2 years ago
Tooltips appear in the wrong place when in Responsive Design Mode
Categories
(DevTools :: Responsive Design Mode, defect, P2)
DevTools
Responsive Design Mode
Tracking
(Not tracked)
NEW
People
(Reporter: bugzilla, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [rdm-v2])
Attachments
(1 file)
172.83 KB,
image/png
|
Details |
When in RDM-V2, hovering over an element with a title will show the tooltip far away from the element. The narrower the viewport preview, the further away it is from where it should be.
Reporter | ||
Updated•8 years ago
|
Whiteboard: [rdm-v2]
(Clearing priority for now, so I can take a look at this during the next triage.)
Priority: P3 → --
I can confirm the tooltip in the example is oddly placed.
Priority: -- → P2
Comment 3•8 years ago
|
||
In older versions the responsive view used to be aligned on the left of the Firefox window, then it moved to the center, now in version 53.0 it seems to be on the left again. From my observation the tooltip hadn't migrated correctly to the center in between.
Recent observation:
Version 52.x.x: responsive view was centered, tooltip was too far to the left (outside of responsive view).
Version 53.0: responsive view is back to the left, tooltip placed correctly.
(In reply to dmillanpersonal from comment #3)
> In older versions the responsive view used to be aligned on the left of the
> Firefox window, then it moved to the center, now in version 53.0 it seems to
> be on the left again. From my observation the tooltip hadn't migrated
> correctly to the center in between.
>
> Recent observation:
> Version 52.x.x: responsive view was centered, tooltip was too far to the
> left (outside of responsive view).
> Version 53.0: responsive view is back to the left, tooltip placed correctly.
If it's back to the left, you're probably seeing the old RDM. The new RDM is currently only used when e10s / multi-process mode is enabled.
Comment 5•8 years ago
|
||
It reverted back on its own. e10s / multi-process defaults must have changed between versions...
Blocks: rdm-tooltips
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•