[Webkit-unassigned] [Bug 39878] New: [Qt] QWebSettings::JavascriptCanAccessClipboard has wrong case in "Javascript" part.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 28 09:05:59 PDT 2010


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

           Summary: [Qt] QWebSettings::JavascriptCanAccessClipboard has
                    wrong case in "Javascript" part.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: raine.makelainen at nokia.com
                CC: hausmann at webkit.org, abarth at webkit.org,
                    kenneth at webkit.org


Created an attachment (id=57335)
 --> (https://bugs.webkit.org/attachment.cgi?id=57335)
Proposal for fixing QWebSettings::JavascriptCanAccessClipboard enum.

WebKit/qt/Api/qwebsettings.h has a wrong case in JavascriptCanAccessClipboard. Currently WebKit/qt/Api/qwebsettings.h has QWebSettings::JavaScriptCanAccessClipboard instead of QWebSettings::JavascriptCanAccessClipboard. Thus, causing API break.

According to current documentation, it should be QWebSettings::JavascriptCanAccessClipboard, same with older 4.6 docs.
http://doc.trolltech.com/4.7-snapshot/qwebsettings.html
http://doc.trolltech.com/4.6/qwebsettings.html

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