Bug 34769 - Unable to receive mousemove event by longpressing on a link and moving the cursor.
Summary: Unable to receive mousemove event by longpressing on a link and moving the cu...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P1 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-09 11:34 PST by nokiabugz
Modified: 2010-03-04 02:28 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nokiabugz 2010-02-09 11:34:23 PST
STEPS TO REPRODUCE:
1. Open any valid web page which contains some links. Ex: http://www.google.com
2) Long press on a link and move the cursor
ACTUAL RESULTS:
1. Should receive mouse move events

EXPECTED RESULTS:
1. Not receiveing any mosue move events.
Comment 1 Benjamin Poulain 2010-03-04 02:28:07 PST
Some platforms do not send mouse event, some kineticscrolling algorithms filter them.
Without the test environment (which application on wich platform), this bug report is totally useless.