Summary: | Konqueror crashed when entering text at Facebook | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | workingwriter |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 1977-Hamlet |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
workingwriter
2009-10-28 03:33:39 UTC
SVN commit 1042044 by orlovich: Better handling of the case where we get editting input events w/o a proper caret set --- such as when facebook apparently rewrites textareas into content-editable divs in a middle of handling of a click.... Either grab the caret, or drop the event. Should hopefully finally fix the prepareForTextInsertion crasher on facebook BUG:189173 BUG:211449 BUG:212138 BUG:212175 M +16 -2 editor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1042044 SVN commit 1042054 by orlovich: automatically merged revision 1042044: Better handling of the case where we get editting input events w/o a proper caret set --- such as when facebook apparently rewrites textareas into content-editable divs in a middle of handling of a click.... Either grab the caret, or drop the event. Should hopefully finally fix the prepareForTextInsertion crasher on facebook BUG:189173 BUG:211449 BUG:212138 BUG:212175 M +16 -2 editor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1042054 *** Bug 217267 has been marked as a duplicate of this bug. *** |