Bug 35701 - [Gtk] Add 'enable-spatial-navigation' setting for Spatial Navigation on/off.
Summary: [Gtk] Add 'enable-spatial-navigation' setting for Spatial Navigation on/off.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords: Gtk
Depends on: 18662
Blocks: 35705
  Show dependency treegraph
 
Reported: 2010-03-03 13:58 PST by Antonio Gomes
Modified: 2010-03-05 08:51 PST (History)
3 users (show)

See Also:


Attachments
(committed in r55583) patch 0.1 (8.33 KB, patch)
2010-03-03 14:04 PST, Antonio Gomes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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