Closed Bug 1399708 Opened 7 years ago Closed 7 years ago

The position of menulist's search tooltip is not correct.

Categories

(Firefox :: Settings UI, defect, P1)

55 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1398050
Firefox 57

People

(Reporter: evanxd, Assigned: rickychien)

References

Details

Attachments

(1 file)

STR: 1. Search a keyword, "co" in Preferences page. Expected: The tooltip bottom arrow of menulist doesn't match the spec[1]. Actual: The potions is not correct. See it in the "tooltip-position-is-not-correct.png" attachment. [1]: https://mozilla.invisionapp.com/share/X8BGCX9PD#/screens/245814067
Flags: qe-verify+
Summary: Tooltip position is not correct. → The position of menulist's search tooltip is not correct.
Attached image tooltip-position-is-not-correct.png (deleted) —
To be more specific, the tooltip position on menulist is different with on button. It might be due to the difference of element height or margin. We're currently using extra hbox wrapping around button or menulist element to position the tooltip, so the surrounded hbox will be affected by menulist/button margin undoubtedly.
Whiteboard: [photon-preference][triage] → [photon-preference]
Assignee: nobody → rchien
Status: NEW → ASSIGNED
Priority: P2 → P1
The root cause is due to menulist & button alignment in preferences.inc.css. Fixing the alignment issue can fix this tooltip position issue as well. It seems like the tooltip position issue can be treat as a visual issue and be fixed within bug 1398050. This might be able to a dup as bug 1398050, and we can reduce the effort of creating additional bug dependency for fixing just a small css changes.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Whiteboard: [photon-preference]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: