Bug 11539 - [S60] PPEN-6V3BDS: BrowserNG: Pressing selection key while scrolling
Summary: [S60] PPEN-6V3BDS: BrowserNG: Pressing selection key while scrolling
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Yael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 10:57 PST by Yael
Modified: 2011-03-21 11:52 PDT (History)
1 user (show)

See Also:


Attachments
Disable toolbar while scrolling (1.48 KB, patch)
2006-11-07 11:02 PST, Yael
Sachin.Padma: review-
Details | Formatted Diff | Diff
Disable key activation while scrolling (1.49 KB, patch)
2006-11-07 11:25 PST, Yael
Sachin.Padma: review-
Details | Formatted Diff | Diff
3.2 fix (1.36 KB, patch)
2006-11-08 15:16 PST, Yael
Sachin.Padma: review+
Details | Formatted Diff | Diff
3.1 fix (1.36 KB, patch)
2006-11-08 15:20 PST, Yael
Sachin.Padma: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yael 2006-11-07 10:57:40 PST
BrowserNG: Pressing selection key while scrolling
Comment 1 Yael 2006-11-07 11:02:18 PST
Created attachment 11415 [details]
Disable toolbar while scrolling
Comment 2 Yael 2006-11-07 11:23:53 PST
Comment on attachment 11415 [details]
Disable toolbar while scrolling

This is the 3.2 version
Comment 3 Yael 2006-11-07 11:25:01 PST
Created attachment 11416 [details]
Disable key activation while scrolling

This is the 3.1 m version
Comment 4 Sachin Padma 2006-11-08 13:26:45 PST
Comment on attachment 11415 [details]
Disable toolbar while scrolling

We already have cancel scrolling in OfferKeyEventL. That should be fixed. Otherwise we are cancelling scrolling in two places. One of which never gets executed.
Comment 5 Yael 2006-11-08 15:16:01 PST
Created attachment 11433 [details]
3.2 fix

Activate toolbar on up key instead of event key
Comment 6 Yael 2006-11-08 15:20:02 PST
Created attachment 11434 [details]
3.1 fix

Activate toolbar on EventKeyUp
Comment 7 Sachin Padma 2006-11-09 07:31:10 PST
Comment on attachment 11433 [details]
3.2 fix

r=me
Comment 8 Sachin Padma 2006-11-09 07:34:21 PST
committed as r17683
Comment 9 Sachin Padma 2006-11-09 07:36:07 PST
Comment on attachment 11434 [details]
3.1 fix

r=me
Comment 10 Sachin Padma 2006-11-09 07:36:40 PST
3.1m -> 17684
Comment 11 Joel Parks 2011-03-21 11:52:44 PDT
re-purposing InTSW keyword for use by QtWebkit team