Bug 60929 - [Qt] Multiple enter events when pressing the enter key in a textarea and input elements
Summary: [Qt] Multiple enter events when pressing the enter key in a textarea and inpu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Andreas Kling
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-05-16 15:35 PDT by Dawit A.
Modified: 2011-05-23 07:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawit A. 2011-05-16 15:35:29 PDT
Currently pressing the enter key in any input seems to cause multiple enter key events. This is true if you press enter in a textarea or an input element. Anyhow, looking at the recent checklist report [1], it seems that this is an already known issue. I am opening a ticket as a reminder so it won't fall through the cracks and because we got a downstream report [2] about it.

[1] https://lists.webkit.org/pipermail/webkit-qt/2011-May/001525.html
[2] https://bugs.kde.org/show_bug.cgi?id=272040
Comment 1 Andreas Kling 2011-05-22 21:42:33 PDT
This was fixed by the last patch on bug 33179.
Comment 2 Ademar Reis 2011-05-23 07:41:34 PDT
(In reply to comment #1)
> This was fixed by the last patch on bug 33179.

not blocking qtwebkit-2.2 anymore then.