Bug 161541

Summary: form inputs are not hidden by CSS visibility hidden if they have custom CSS
Product: [Applications] konqueror Reporter: Piotr <riklaunim>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: example HTML page that presents the bug

Description Piotr 2008-05-02 23:44:51 UTC
Version:            (using KDE 3.5.9)
Installed from:    Gentoo Packages
Compiler:          Portage 2.1.5_rc6 (default-linux/amd64/2007.0, gcc-4.2.2, glibc-2.7-r1, 2.6.25-gentoo-r1 x86_64) 
OS:                Linux

Form inputs will be shown by konqueror if they have their own CSS border/background - where the form is for example in a DIV that has visibility:hidden. Opera and Firefox doesn't show the inputs. HTML code example in the attachment.
Comment 1 Piotr 2008-05-02 23:45:50 UTC
Created attachment 24609 [details]
example HTML page that presents the bug
Comment 2 Casey Link 2008-06-01 17:36:41 UTC
reproduced with the provided test case in trunk r814918
Comment 3 Dario Andres 2008-08-26 14:11:29 UTC
This may be related to bug 155599 (see bug 155599 comment 5 )
Comment 4 Dario Andres 2009-01-08 23:20:01 UTC

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