[Webkit-unassigned] [Bug 77101] New: [EFL] Radio buttons and checkboxes - surfaces do not render properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 06:56:04 PST 2012


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

           Summary: [EFL] Radio buttons and checkboxes - surfaces do not
                    render properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.ciepielski at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


I have found a bug in the current EFL Webkit port. I am linking to EFL 1.2.0 (checkout from svn r67333 19.01.2012). Radio buttons and checkboxes do not render properly. For radio buttons a whole group is checked at the same time and they cannot be unchecked. Checkboxes cannot be unchecked. I've found that the reason of this strange behaviour is that the surface is not cleared. You can fix this by clearing a buffer in RenderThemeEfl::paintThemePart (RenderThemeEfl.cpp) but obviously something has changed inside EFL framework since version 1.1.0 (checkout from svn r63607 26.09.2011) does not have this bug. Should I prepare a patch that clears the buffer?

-- 
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