Bug 35701

Summary: [Gtk] Add 'enable-spatial-navigation' setting for Spatial Navigation on/off.
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebKitGTKAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, jdiggs, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 18662    
Bug Blocks: 35705    
Attachments:
Description Flags
(committed in r55583) patch 0.1 none

Description Antonio Gomes 2010-03-03 13:58:26 PST
bug 33714 added this API to Qt.

this bug is about adding toggle on/off mechanism to Gtk.
Comment 1 Antonio Gomes 2010-03-03 14:04:10 PST
Created attachment 49945 [details]
(committed in r55583) patch 0.1
Comment 2 Gustavo Noronha (kov) 2010-03-03 14:16:59 PST
Comment on attachment 49945 [details]
(committed in r55583) patch 0.1

 583     * Since: 1.1.11

This should be 1.1.23.

Thanks!
Comment 3 Antonio Gomes 2010-03-05 08:50:24 PST
Comment on attachment 49945 [details]
(committed in r55583) patch 0.1

patch landed in r55583, clearning flags.

thanks gustavo