Closed
Bug 1197603
Opened 9 years ago
Closed 9 years ago
Long tooltips are placed wrong and cropped in a wrong way - corners on the right should be rounded
Categories
(Core :: Widget: Win32, defect)
Core
Widget: Win32
Tracking
()
RESOLVED
DUPLICATE
of bug 805039
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: arni2033, Unassigned)
References
()
Details
Attachments
(1 file)
STR: (Win7, Nightly 43.0a1 (2015-08-20))
1. Open the following "data:" URL in a new tab:
data:text/html,<script>var S=''; for (i=0;i<999;i++) S+='t'; document.title=S+' 2nd_line';</script>
2. Hover mouse over that tab to see the tooltip with title
Result: Tooltip is cropped (that's ok), bug corners on the right are not rounded
Expectations: Top-right and bottom-right corners of tooltip should be rounded
Note that this bug is different from bug 233371, and this shouldn't be marked as duplicate of that bug, because if 233371 will be marked as WONTFIX, this bug would still be actual.
Updated•9 years ago
|
Component: Widget: Gtk → Widget: Win32
Note:
This bug isn't only about rounded corners, but also about tooltip placement and visible text in tooltip
So, add this to expectations:
2) Tooltip should be aligned near the element with <title> attribute which triggered the tooltip
3) Long strings should be broken into a smaller ones, so that all text in tooltip was visible
Yeah, this is definitely a duplicate of bug 863824, just like 949917. Thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Whiteboard: [dupeme]
Comment 3•3 years ago
|
||
This was fixed in bug 805039, in Firefox 89 and later (almost a year ago)
You need to log in
before you can comment on or make changes to this bug.
Description
•