|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-F66AC845-58B8-4029-AE04-C283226B7C12" xml:lang="en"><title>Single |
|
13 tap</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>In S60 5th Edition, double tap (focus and select) was supported for non-touch |
|
15 devices. The Symbian platform supports single tap, which activates an item |
|
16 on direct selection. That is, the UI is no longer focus driven. </p> |
|
17 <p>The following are the highlighting features of single tap |
|
18 in the Symbian platform:<ul> |
|
19 <li><p>Single click performs the core action without requiring double tap. |
|
20 If the core action cannot be defined, then the single tap provides the context-sensitive |
|
21 menu as Selection key press in hybrid devices.</p></li> |
|
22 <li><p>By default, no visible focus in touch UI. Focus can be evoked pressing |
|
23 Selection key or navigation keys in hybrid devices</p></li> |
|
24 <li><p>All item-specific options from the <b>Options</b> menu are hidden. |
|
25 Item-specific options will be available via Stylus popup menu opened with |
|
26 long tap, or in the next level in the UI hierarchy.</p></li> |
|
27 <li><p>Item-specific options are removed from the touch toolbar. If there |
|
28 are less than three actions left for the touch toolbar, the whole toolbar |
|
29 is removed.</p></li> |
|
30 <li><p>The landscape layout is optimized. Entire main pane area can be utilized |
|
31 for the application content, when touch toolbar is not required. Toolbars |
|
32 can still be utilized when the actions apply to the whole view, for example, |
|
33 in Message viewer and editor.</p></li> |
|
34 </ul></p> |
|
35 </conbody></concept> |