WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
10231
[S60] FocusElementType is incosistent in tabbed view
https://bugs.webkit.org/show_bug.cgi?id=10231
Summary
[S60] FocusElementType is incosistent in tabbed view
Joseph Ligman
Reported
2006-08-03 08:58:10 PDT
TSW BUG: VKRR-6QAA4S When an HTML page is loaded in the browser control and if the focus in on a hyperlink, then the FocusedElementType should return TBrCtlDefs::EElementAnchor. At present the return type is not consistent.
Attachments
Files: KeyEventHandler.cpp
(3.82 KB, patch)
2006-08-03 09:32 PDT
,
Joseph Ligman
yongjun.zhang
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Bradley Morrison
Comment 1
2006-08-03 09:09:37 PDT
Can confirm. If at all possible, it would be great if the relevant test case (\epoc32\WINSCW\C\test.html) was attached in future so people can see this behaviour for themselves. Thanks Bradley
Joseph Ligman
Comment 2
2006-08-03 09:20:30 PDT
Steps to reproduce the problem (The test source is in TSW, the file is to large to attach) The attachment contains a html file and a sample application. This problem is simulated in the sample application by changing the softkeys when an Hyperlink is focused in the browser control. When an hyperlink focused in the browser control, the softkeys will be Options and Exit, else they will be Options and Back 1) Copy the html file to <SDK_Installation drive>:\epoc32\WINSCW\C 2) Compile & run the application in CodeWarrior 3) The application can be found in installed folder\Proto1-1st 4) Upon invokation, the application will show a embedded html page. 5) Traverse Up and Down the html page. 6a) with S60_3_0_200612: When an hyperlink focused in the browser control, the softkeys will be Options and Exit, else they will be Options and Back 6b) With S60_3_2_200620 : the above will not happen consistently. Most of the times, even when a hyperlink is focused, the softkeys will remain as Options and Back
Joseph Ligman
Comment 3
2006-08-03 09:32:30 PDT
Created
attachment 9848
[details]
Files: KeyEventHandler.cpp FocusElementType is inconsistent in tabbed view. Resolved by initializing the TWebCoreFocusedElementType prior to calling TabbedNavigation in CKeyEventHandler::NavigateWithCursor.
Bradley Morrison
Comment 4
2006-08-03 11:42:06 PDT
Applied,
r15773
.
Krishna
Comment 5
2006-08-10 12:15:50 PDT
Closed
Joel Parks
Comment 6
2011-03-21 11:52:25 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug