Closed
Bug 286190
Opened 20 years ago
Closed 20 years ago
opacity / -moz-opacity displaces content
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 281953
People
(Reporter: daniel.oconnor, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
When hovering the mouse over a div, and causing the opacity to change via css,
the content is shifted down several px. Additionally some kind of line is
displayed either side.
Reproducible: Always
Steps to Reproduce:
1. Hover mouse over text box in test case
Actual Results:
Content is set to opacity:1 and lower padding/margin is expanded.
Expected Results:
Content is set to opacity:1
Reporter | ||
Comment 1•20 years ago
|
||
Note (a) displaced content (b) the appearance of two lines on the lower border
of the div in the column next to the :hover'd content
Reporter | ||
Comment 2•20 years ago
|
||
Reporter | ||
Comment 3•20 years ago
|
||
Lines issue sounds like https://bugzilla.mozilla.org/show_bug.cgi?id=281953
Comment 4•20 years ago
|
||
Could you make a much smaller testcase that still shows the problem and is
*easy* to reproduce?
I only see some weird little border lines by the way in a recent nightly. The
movement of content is no longer happening. So this either is a duplicate of bug
281953 or a WORKSFORME I guess.
Reporter | ||
Comment 5•20 years ago
|
||
Content displacement fixed in my nightly (Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8b2) Gecko/20050227 Firefox/1.0+)
...
So I guess this is a dupe :S
*** This bug has been marked as a duplicate of 281953 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•