Bug 14285 - [S60][3.2] Cursor is invisible on second created browser control
Summary: [S60][3.2] Cursor is invisible on second created browser control
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: S60 Emulator S60 3rd edition
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 10:11 PDT by Vikram
Modified: 2008-04-09 11:39 PDT (History)
0 users

See Also:


Attachments
patch to allow cursor on multiple windows (3.79 KB, patch)
2007-06-21 11:17 PDT, Vikram
no flags Details | Formatted Diff | Diff
Revised patch (3.83 KB, patch)
2007-06-25 08:58 PDT, Vikram
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 Vikram 2007-06-21 10:11:45 PDT
TSW ID: YDAI-73QAL9

- Use case:
An eSWT application can have two or more eSWT browser widgets at same time.

- Steps to reproduce:
1. Create two browser containers, each of them contains an instance of cursor enabled browser control.	
2. Set the focus to second created one and check the visibility of the cursor on second one.

- Actual outcome:
Cursor does not show up on second created browser control even when it gets the focus. 

- Expected outcome:
The second created browser is expected to have cursor as well when it gets the focus.
Comment 1 Vikram 2007-06-21 11:17:00 PDT
Created attachment 15164 [details]
patch to allow cursor on multiple windows
Comment 2 Vikram 2007-06-25 08:58:02 PDT
Created attachment 15225 [details]
Revised patch
Comment 3 Sachin Padma 2007-06-26 07:45:01 PDT
Comment on attachment 15225 [details]
Revised patch 

r=me
Comment 4 Sachin Padma 2007-06-26 07:45:27 PDT
landed in r23793
Comment 5 Bradley Morrison 2008-04-09 11:39:41 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!