Summary: | HTML5 Drag and drop doesn't work in Facebook's Words With Friends in rekonq. | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Ronald Buckman <ronbu3> |
Component: | kdewebkit | Assignee: | webkit-devel |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://apps.facebook.com/wordswithfriends/ | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ronald Buckman
2012-05-09 21:22:25 UTC
Git commit 2cf247f4ebdee44d0620e57f9cd17fa963b36b73 by Dawit Alemayehu. Committed on 11/05/2012 at 19:35. Pushed by adawit into branch 'KDE/4.8'. Revert commit 462a06ea as it causes many regressions. Use KIO::synchronousRun to fulfill synchrounous XmlHttpRequest instead. Unofrtunately this means that the fix for the crash reported in bug# 287778 is reverted until we can find a solution for the side effects of using nested event loops. Related: bug 297954, bug 299590, bug 287778 FIXED-IN: 4.8.4 M +63 -37 kio/kio/accessmanager.cpp M +1 -0 kio/kio/accessmanager.h M +126 -81 kio/kio/accessmanagerreply_p.cpp M +22 -8 kio/kio/accessmanagerreply_p.h http://commits.kde.org/kdelibs/2cf247f4ebdee44d0620e57f9cd17fa963b36b73 See comment #1. Feel free to reopen this ticket if the issue is not resolved in KDE 4.8.4 or higher for you. The bug is still present in KDE 4.9.2. There is a bug in QtWebKit 2.3.3 in which Words with Friends starts to load and the part of the screen where the game is located turns white. Confirmed on both QupZilla 1.6.3 and rekonq 2.4.2 on KDE SC 4.12.4 in siduction OS (based on Debian sid). I marked it as RESOLVED UPSTREAM. It could be reopened after KDE becomes based on a version of Qt in which that bug is fixed if the drag and drop bug still persists in rekonq. This bug should be reopened, because Words with Friends runs in QupZilla 1.4.4 running the same version of QtWebKIt (2.3.4) as rekonq and Konqueror. Confirmed in Fedora 20. Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |