UNCONFIRMED 121618
Spatial Navigation : User should be able to save focusable images on device using Spatial Navigation.
https://bugs.webkit.org/show_bug.cgi?id=121618
Summary Spatial Navigation : User should be able to save focusable images on device u...
Abhijeet Kandalkar
Reported 2013-09-19 10:28:05 PDT
Social networking sites like facebook or google-images-seach has many images which are focusable. User should able to SAVE images to desktop/mobile by pressing key (say 'S') on keyboard/keypad. Expected behavior: 1. Load page for Google image search : https://www.google.co.in/search?hl=en&site=imghp&tbm=isch&source=hp&biw=&bih=&q=A&btnG=Search+by+image 2. Use navigation keys to visit any image.(Now image is having focus on it). 3. Press 'S' key. 4. Images should be saved on to device in configured download path. Pseudo code for focusable image (there might be other scenarios also) <a href="http://www.google.co.in/"><img src="abc.jpg"/></a>
Attachments
Antonio Gomes
Comment 1 2013-09-19 11:10:50 PDT
It sounds like a browser feature instead of a web engine feature. Have you seen any browser that has similar behavior? Also it does not relate directly with Spatial Navigation. Tab-focus also focuses content.
Note You need to log in before you can comment on or make changes to this bug.