Bug 196816

Summary: [testcase][HTML 4 Conformance] A disabled HTML button element should look dimmed, grayed out
Product: [Applications] konqueror Reporter: Gérard Talbot (no longer involved) <browserbugs2>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: CONFIRMED ---    
Severity: normal CC: dominik.tritscher, rakuco
Priority: NOR Keywords: reproducible, testcase, triaged
Version: 4.13.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
URL: http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/disabled-button-dimmed.html
Latest Commit: Version Fixed In:

Description Gérard Talbot (no longer involved) 2009-06-17 00:12:04 UTC
Version:           Konqueror (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

Testcase:
http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/disabled-button-dimmed.html

Expected results: A disabled HTML button element should be very easy to distinguish from an enabled HTML button element. A disabled HTML button element should look dimmed, grayed out.

When viewing/comparing an enabled input form control and a disabled input form control, we can clearly, easily distinguish the enabled one from the disabled one.

Actual results in Konqueror 4.2.4: there is no visual distinction whatsoever between a disabled HTML button element and an enabled HTML button element.

Reference: disabled: When set for a form control, this boolean attribute disables the control for user input. (...) it cannot receive user input
 coming from HTML 4.01, section 17.12.1 Disabled controls

An excellent meta-testcase webpage: Robin Lionheart HTML 4 Conformance test: Forms:
http://www.robinlionheart.com/stds/html4/forms

Note: "(...) to tweak the CSS some more to grey out the font"
coming from 
https://bugs.kde.org/show_bug.cgi?id=170159#c2
Maksim Orlovich

regards, Gérard
Comment 1 Dominik Tritscher 2009-06-21 16:03:56 UTC
Confirmed on trunk r984009.