Open
Bug 1327670
Opened 8 years ago
Updated 2 years ago
about:addons - release notes are clipped at the bottom if overflow appears
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
NEW
People
(Reporter: arni2033, Unassigned)
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509
about:addons page checks the scroll height of text with release notes, and then it explicitly sets
that height in CSS ('height' property). Then it shows the text block with a smooth transition.
But if showing the text causes vertical overflow on about:addons page, it causes horizontal resize
of the text, therefore it now has bigger height than defined in CSS property, so part of text will
be invisible.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•