[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 65282] New: CSS doesn't apply to forms' objects
From:       Patrizio Bruno <scain () firenze ! net>
Date:       2003-09-30 23:05:58
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=65282     
           Summary: CSS doesn't apply to forms' objects
           Product: konqueror
           Version: 4.0
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: khtml
        AssignedTo: konq-bugs@kde.org
        ReportedBy: scain@firenze.net


Version:           4.0 (using KDE 3.1.4)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.2 20030908 (Debian prerelease)
OS:          Linux (i686) release 2.6.0-test3

<style>
.test {
	color: white;
	background-color: blue;
	border: 1px solid black;
}

.test:hover {
	color: white;
	background-color: black;
	border: 1px dashed white;
}
</style>

<input type="text" class="test" name="...">

Using konqueror:
Nothing appens

Using Mozilla:
Everything works fine
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic