Bugzilla dashboard: expanded issue description overlaps with requests for/from you area
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
People
(Reporter: from-mozilla, Unassigned)
Details
Attachments
(1 file)
|
147.91 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0
Steps to reproduce:
Maximize Firefox window to 1080×1920.
Open https://bugzilla.mozilla.org/page.cgi?id=mydashboard.html
Click the ► near the left edge, to expand the view of the first bug.
Actual results:
The description is intermeshed with the "Requests for you" / "Requests from you" list area to the right.
Specifically, a <table ... class="yui3-datatable-table"> (which has width 721px) overlaps with the <div id="right"> (which has width 419.6px).
The <div id="right"> includes <div id="requestee_container" and <div id="requester_container">, which are the areas affected by the overlap.
Expected results:
The description should either shrink so as not to overlap, or should have its own opaque background so as to partially hide the "right" div.
Just to be clear; in the overlapping area, parts of both are intermingled.
prod any news or feedback on this issue?
This would appear to be a bug in bugzilla itself, rather than in the browser, and it's still messed up.
(PS: 1080×1920 wasn't a typo for 1920×1080; my screen is 1080px wide.)
Fifteen months on and I still see identical symptoms.
If this isn't the right forum to submit bug reports about Bugzilla, where is?
In a week it will be two years since I submitted this bug.
Is anyone ever going to look at it?
Description
•