Open
Bug 1275408
Opened 9 years ago
Updated 2 years ago
Adapt HTML Tooltip arrow to match anchors close to the viewport
Categories
(DevTools :: General, defect, P3)
DevTools
General
Tracking
(firefox49 affected)
NEW
Tracking | Status | |
---|---|---|
firefox49 | --- | affected |
People
(Reporter: jdescottes, Unassigned)
References
Details
(Whiteboard: [reserve-html])
Attachments
(3 files)
Follow up to Bug 1267401.
If a HTML Tooltip is using the arrow style, and its anchor is located near the edge of the viewport and is too small, the tooltip's arrow will not match the anchor. See attachment: the anchor is a 10px wide red square.
The goal of this bug is to find an alternate styling that could be used in this kind of situations.
Reporter | ||
Updated•9 years ago
|
Blocks: devtools-html-1
Depends on: 1267401
Updated•9 years ago
|
Whiteboard: [devtools-html] [triage]
Updated•9 years ago
|
Flags: qe-verify+
Priority: -- → P3
QA Contact: alexandra.lucinet
Whiteboard: [devtools-html] [triage] → [devtools-html]
Updated•8 years ago
|
Priority: P3 → P2
Updated•8 years ago
|
Priority: P2 → P1
Reporter | ||
Comment 1•8 years ago
|
||
Here is an example of the issue in the devtools, with the event-details tooltip.
Comment 2•8 years ago
|
||
Helen, do you have any ideas of how we could deal with the tooltip arrow when pointing at something on the edge of the frame? See https://bugzilla.mozilla.org/attachment.cgi?id=8756064 and https://bugzilla.mozilla.org/attachment.cgi?id=8761535 for example of this.
Flags: needinfo?(hholmes)
Comment 3•8 years ago
|
||
(In reply to Brian Grinstead [:bgrins] from comment #2)
> Helen, do you have any ideas of how we could deal with the tooltip arrow
> when pointing at something on the edge of the frame? See
> https://bugzilla.mozilla.org/attachment.cgi?id=8756064 and
> https://bugzilla.mozilla.org/attachment.cgi?id=8761535 for example of this.
I think the most obvious thing to do would be to swap over to some sort of halved style for previews that hug too closely to the viewport.
Flags: needinfo?(hholmes)
Updated•8 years ago
|
Priority: P1 → P3
Whiteboard: [devtools-html] → [reserve-html]
Updated•8 years ago
|
Priority: P3 → P2
Updated•8 years ago
|
Priority: P2 → P3
Updated•8 years ago
|
QA Contact: adalucin → petruta.rasa
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
•