[Webkit-unassigned] [Bug 39751] New: Editable WX WebView GetEditCommandState() always returns 1 for Align* commands

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 10:33:59 PDT 2010


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

           Summary: Editable WX WebView GetEditCommandState() always
                    returns 1 for Align* commands
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasonmhines at gmail.com


In an editable wx.WebView if you align text using ExecuteEditCommand() and then try to get the edit command state using GetEditCommandState() it always returns 1 for AlignLeft, AlignCenter, and AlignRight commands (Haven't checked AlignJustify).

This occurs in the WX HTML Editor example as well (http://wxwebkit.wxcommunity.com/downloads/EClass.HTMLEdit-win32-preview1.zip). You will notice that the align buttons do not stay checked as they are immediately unchecked by the UpdateStatus function.  


Environment:

Windows Vista, 32bit
Python 2.6
wxpython 2.8 (unicode)
wxWebkit from binary (http://wxwebkit.wxcommunity.com/downloads/wxWebKit-win32-wx2.8-Py2.6-preview1.exe)

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