Bug 16413 - [S60] BrowserNG: Mini map settings should not be able if Minimap is not supporeted by Browser.
Summary: [S60] BrowserNG: Mini map settings should not be able if Minimap is not suppo...
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-12-12 10:50 PST by Hong Zhao
Modified: 2011-03-21 11:53 PDT (History)
0 users

See Also:


Attachments
Retrieve minimap support info from page scaler instead of WebkitView. (640 bytes, patch)
2007-12-12 10:55 PST, Hong Zhao
yongjun.zhang: review+
Details | Formatted Diff | Diff
Retrieve the minimap support info from page scaler. (553 bytes, patch)
2007-12-12 10:58 PST, Hong Zhao
yongjun.zhang: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hong Zhao 2007-12-12 10:50:47 PST
TSW# ID:  AJPA-79CBEW 

- Steps to reproduce: 
1. Open browser.
2. Enable minimap: Options -> Settings/Preferences -> General -> Mini map "On"
3. Go to some url, i.e. to http://www.iltalehti.fi
4. Move cursor to left and right, up and down.

- Actual outcome: Mini map is not seen. 

<Reason:> If Mini map is supported, then minimap settings is available. Otherwise, the setting shouldn't be there.
Comment 1 Hong Zhao 2007-12-12 10:55:41 PST
Created attachment 17866 [details]
Retrieve minimap support info from page scaler instead of WebkitView.

This bug happens in 3.1m, 3.2m and 5.0 plateform build only. Because some phone doesn't support minimap, but we reset minimap enable flag from WebkitView after retrieve it from Page Scaler.
Comment 2 Hong Zhao 2007-12-12 10:58:12 PST
Created attachment 17867 [details]
Retrieve the minimap support info from page scaler.
Comment 3 Yongjun Zhang 2007-12-14 10:46:14 PST
Comment on attachment 17866 [details]
Retrieve minimap support info from page scaler instead of WebkitView.

r = me
Comment 4 Yongjun Zhang 2007-12-14 10:46:28 PST
Comment on attachment 17867 [details]
Retrieve the minimap support info from page scaler.

r = me
Comment 5 Bradley Morrison 2008-04-09 11:32:06 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 6 Bradley Morrison 2008-04-09 11:39:57 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 7 Joel Parks 2011-03-21 11:53:40 PDT
re-purposing InTSW keyword for use by QtWebkit team