Bug 94117 - Textarea is over a position:fixed div
Summary: Textarea is over a position:fixed div
Status: RESOLVED DUPLICATE of bug 31121
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-29 18:40 UTC by Yan Morin
Modified: 2005-01-05 23:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Exemple to see the position:fixed under textarea problem (1.03 KB, application/xhtml+xml)
2004-11-29 18:42 UTC, Yan Morin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yan Morin 2004-11-29 18:40:57 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

A div with style="position:fixed"; should be painted over a textarea like input.

Currently, the textarea is always over the div.
Comment 1 Yan Morin 2004-11-29 18:42:15 UTC
Created attachment 8487 [details]
Exemple to see the position:fixed under textarea problem
Comment 2 Stephan Kulow 2004-11-30 14:09:45 UTC
sounds like a duplicate of #31121
Comment 3 Maksim Orlovich 2005-01-05 23:57:42 UTC
Mostly fixed in 3.3.2 (IIRC Germain made the change), except if you actually use the textarea it paints over a bit. Since not 100% fixed, merging into the generic form-element Z-index bug

*** This bug has been marked as a duplicate of 31121 ***