[Webkit-unassigned] [Bug 104483] New: [GTK] Wrong Enabled states on a ListBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 05:53:12 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104483

           Summary: [GTK] Wrong Enabled states on a ListBox
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: apinheiro at igalia.com


Created an attachment (id=178416)
 --> (https://bugs.webkit.org/attachment.cgi?id=178416&action=review)
A layout test that should pass but it isn't

If a ListBox has a disabled item it should be exposed as disabled.

I found this problem while working on the bug 98376 I found a new problem. The bug is about getting the gtk port passing a existing test. On that test the last item is not selectable. But in the same way, it shouldn't be enabled, but it is.

I'm attaching a modified test, with the expected outcome. Right now this is failing. 

Note: I'm reporting this bug to the GTK port, as it is the one I'm working on, but this test should also pass in any port, and I think that this would be failing on any other port.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list