Closed
Bug 308342
Opened 20 years ago
Closed 20 years ago
textarea scrollbars visible despite being enclosed in a hidden div
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 187435
People
(Reporter: ryan, Unassigned)
References
()
Details
Attachments
(1 file)
2.22 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5
http://www.cs.uoregon.edu/~ryanf/index.cgi seems to expose a problem in Mac
Firefox. The scrollbars for a textarea enclosed in a "visibility: hidden" div
remain visible -- all other content in the div is hidden properly. This issue
only happens on Mac Firefox -- Windows & GTK Firefoxes are fine. Deer Park beta
1 behaves the same way.
Reproducible: Always
Steps to Reproduce:
1. Build web page with a textarea enclosed in a "visiblilty: hidden" div.
2. Enter enough content in the textarea such that its scrollbars appear.
Actual Results:
The textarea's scrollbars remained visible while other elements in the hidden
div were hidden properly.
Expected Results:
All elements within the hidden div should not be visible.
Comment 1•20 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050913
Firefox/1.6a1 ID:2005091308
Works on the above (Windows) trunk build. Can you try with the latest Mac build?
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Works on the above (Windows) trunk build. Can you try with the latest Mac build?
The rendering error happens on the latest build.
Comment 3•20 years ago
|
||
Ok. Can you please make a simple testcase for this and upload it as an
attachment to this bug? I would, but I can't see the bug.
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Comment 4•20 years ago
|
||
Oops...didn't mean to resolve this bug.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Reporter | ||
Comment 5•20 years ago
|
||
Comment 6•20 years ago
|
||
*** This bug has been marked as a duplicate of 187435 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•