WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
12366
[s60] Returning from page overview shows the toolbar
https://bugs.webkit.org/show_bug.cgi?id=12366
Summary
[s60] Returning from page overview shows the toolbar
Rasvan Alexandrescu
Reported
2007-01-22 10:04:55 PST
Returning from page overview shows the toolbar
Attachments
Returning from page overview doesn't shows the toolbar
(1.19 KB, patch)
2007-01-22 10:11 PST
,
Rasvan Alexandrescu
Sachin.Padma
: review-
Details
Formatted Diff
Diff
EEventKey needs to be consumed if in pageview mode
(1.67 KB, patch)
2007-01-23 11:05 PST
,
Rasvan Alexandrescu
Sachin.Padma
: review-
Details
Formatted Diff
Diff
Null check for pagescaler back
(1.19 KB, patch)
2007-01-23 11:23 PST
,
Rasvan Alexandrescu
Sachin.Padma
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Rasvan Alexandrescu
Comment 1
2007-01-22 10:11:28 PST
Created
attachment 12606
[details]
Returning from page overview doesn't shows the toolbar
Sachin Padma
Comment 2
2007-01-23 10:10:19 PST
Comment on
attachment 12606
[details]
Returning from page overview doesn't shows the toolbar EEventKey needs to be consumed if in pageview mode
Rasvan Alexandrescu
Comment 3
2007-01-23 11:05:32 PST
Created
attachment 12629
[details]
EEventKey needs to be consumed if in pageview mode
Sachin Padma
Comment 4
2007-01-23 11:11:50 PST
Comment on
attachment 12629
[details]
EEventKey needs to be consumed if in pageview mode Null check for pagescaler removed? if (iInitialDelay && iWebKitView->PageScaler() && iWebKitView->PageScaler()->Visible()) + if (iInitialDelay && iWebKitView->PageScaler()->Visible())
Rasvan Alexandrescu
Comment 5
2007-01-23 11:23:06 PST
Created
attachment 12630
[details]
Null check for pagescaler back
Sachin Padma
Comment 6
2007-01-23 11:31:04 PST
Comment on
attachment 12630
[details]
Null check for pagescaler back r=me
Rasvan Alexandrescu
Comment 7
2007-01-23 12:44:32 PST
TSW bug id : MLIO-6XLCE4
Bradley Morrison
Comment 8
2007-01-23 12:50:35 PST
(In reply to
comment #6
)
> (From update of
attachment 12630
[details]
[edit]) > r=me >
landed,
r19053
. setting to resolved.
Krishna
Comment 9
2007-02-09 13:27:18 PST
Closed.
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