RESOLVED DUPLICATE of bug 68542 Bug 68768
REGRESSION(r95401-r95481): can't type anything in Safari 5.0.5
https://bugs.webkit.org/show_bug.cgi?id=68768
Summary REGRESSION(r95401-r95481): can't type anything in Safari 5.0.5
Ryosuke Niwa
Reported 2011-09-24 15:49:37 PDT
It appears that something regressed in WebKit1 and made it incompatible with Safari 5.0.5. I can no longer type anything in address bar, search box, or in web contents.
Attachments
Ryosuke Niwa
Comment 1 2011-09-24 16:00:32 PDT
r95772: bad r95673: bad r95542: bad r95481: bad r95400: good
Alexey Proskuryakov
Comment 2 2011-09-24 21:43:16 PDT
Ryosuke, would you be willing to investigate what's causing this? I tried, but could never reproduce the problem. *** This bug has been marked as a duplicate of bug 68542 ***
Alexey Proskuryakov
Comment 3 2011-09-24 21:49:20 PDT
Actually, I can reproduce on another machine - not sure why I couldn't before. The problem is that -_usesDocumentViews was removed from WebView. It can be easily put back for now, always returning true.
Note You need to log in before you can comment on or make changes to this bug.