451
edits
(→Maemo) |
|||
| Line 44: | Line 44: | ||
*** Relocating cursor (if the element was already focused) | *** Relocating cursor (if the element was already focused) | ||
** Single Tap outside Text input element should result in: | ** Single Tap outside Text input element should result in: | ||
*** Removing focus from text input element. | *** Removing focus from text input element and putting the focus back on webpage. | ||
*** If the user tapped on any web page element, that element should perform its designated function. For e.g., if the user tapped on a link, link should be opened, if the user tapped on a search button, the text should be searched for, etc. | |||
** Focus should be removed when the user closes the soft keyboard | ** Focus should be removed when the user closes the soft keyboard | ||
** Dragging | ** Dragging | ||
| Line 66: | Line 67: | ||
* Maemo/Meego theming | * Maemo/Meego theming | ||
===Anroid (WIP)=== | ===Anroid (WIP)=== | ||
edits