Bug 79520

Summary: konqueror does not hide the textarea element inside a layer
Product: [Applications] konqueror Reporter: Giampaolo Gallo <gp>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.2.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This file shows the problem

Description Giampaolo Gallo 2004-04-12 23:50:07 UTC
Version:           3.2.1 (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.3 
OS:          Linux

I have a div that is shown/hidden using a button. konqueror makes visible correctly the hidden div however, if the div contains a textarea this element remains shown (not usable: you cannot type in until the entire div is shown again). Moreover the textarea seems to have a z-index value greater than every other element I try to display (it "pierces" everything).
Comment 1 Giampaolo Gallo 2004-05-09 20:06:49 UTC
Created attachment 5924 [details]
This file shows the problem

This file shows two problems I've found with textareas in konqueror.
I use Mozilla as reference.
Comment 2 Dik Takken 2004-08-14 12:07:53 UTC
If this is a bug, you should mark it as one.
Comment 3 Leo Savernik 2004-09-01 22:50:38 UTC
Known bug.

The fix for Bug 86916 will fix the second bug exhibited by attachment 5924 [details].

Giampaolo, please remember to report only one bug per bug report. If there are two bugs, file two bug reports.


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