[Webkit-unassigned] [Bug 19687] New: WebFrameView does not respond to setAllowsScrolling:YES but does respond to setAllowsScrolling:NO

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 20 00:33:01 PDT 2008


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

           Summary: WebFrameView does not respond to setAllowsScrolling:YES
                    but does respond to setAllowsScrolling:NO
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh Intel
               URL: http://www.unknowndomain.co.uk/testwebkitapp-
                    bugreport.zip
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at unknowndomain.co.uk


As above WebFrameView does not respond to setAllowsScrolling:YES however it
does respond to NO...

To test this I have written a small application in xcode, however you will need
to be running the very latest iPhone SDK build of xcode to actually use the
project file, but you can see the AppContoller and build your own test, I also
included the log where you can see that the result of allowsScrolling does
change from 1 to 0 but never changes back.

After discussion with irc.freenode.net #macdev we feel that this is one of two
possibilities either bad documentation and that it has to be done in a
different way, or a bug. I and the others tend to feel the latter is true.


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



More information about the webkit-unassigned mailing list