RESOLVED FIXED Bug 33714
[Qt] QWebSettings attribute for toggle Spatial Navigation on/off
https://bugs.webkit.org/show_bug.cgi?id=33714
Summary [Qt] QWebSettings attribute for toggle Spatial Navigation on/off
Antonio Gomes
Reported 2010-01-15 05:29:05 PST
This bug is about adding to QWebSettings support to toggle "Spatial Navigation" (SNav) on and off. SNav itself is being implemented in bug 18662.
Attachments
patch 0.1 (2.62 KB, patch)
2010-01-15 05:33 PST, Antonio Gomes
tonikitoo: commit-queue-
patch 0.2 (3.83 KB, patch)
2010-01-15 12:28 PST, Antonio Gomes
hausmann: review-
tonikitoo: commit-queue-
(committed in r55579) patch 0.3 (4.10 KB, patch)
2010-01-18 19:35 PST, Antonio Gomes
no flags
Antonio Gomes
Comment 1 2010-01-15 05:33:08 PST
Created attachment 46674 [details] patch 0.1
WebKit Review Bot
Comment 2 2010-01-15 05:35:30 PST
Antonio Gomes
Comment 3 2010-01-15 05:38:26 PST
(In reply to comment #2) > Attachment 46674 [details] did not build on qt: > Build output: http://webkit-commit-queue.appspot.com/results/190174 I will ignore the build error for now, because this patch depends on patch in bug 18662.
Antonio Gomes
Comment 4 2010-01-15 12:28:40 PST
Created attachment 46698 [details] patch 0.2 better docs
WebKit Review Bot
Comment 5 2010-01-15 12:31:49 PST
Simon Hausmann
Comment 6 2010-01-16 00:50:11 PST
Comment on attachment 46698 [details] patch 0.2 Antonio, I think your patch looks fine, but I would prefer a slightly more elaborate explanation in the docs on what the _effect_ of enabling this feature is, i.e. that it affects the keyboard navigation.
Antonio Gomes
Comment 7 2010-01-16 11:36:06 PST
thx for reviewing, simon. I will improve the patch. (In reply to comment #6) > (From update of attachment 46698 [details]) > Antonio, I think your patch looks fine, but I would prefer a slightly more > elaborate explanation in the docs on what the _effect_ of enabling this feature > is, i.e. that it affects the keyboard navigation. @simon: something else that came to mind: as is, the patch will enable/disable SNav per-page, i.e. if two windows are opened at the same time, one can be with SNav ON while it is OFF in other. Is that what we want or we want it to be set a globally ?
Antonio Gomes
Comment 8 2010-01-18 19:35:10 PST
Created attachment 46879 [details] (committed in r55579) patch 0.3 Added a more detailed explanation about effects on enabling/disabling SNav.
Simon Hausmann
Comment 9 2010-01-19 01:24:00 PST
Comment on attachment 46879 [details] (committed in r55579) patch 0.3 Looks good to me. Thanks Antonio for the improved docs :)
Eric Seidel (no email)
Comment 10 2010-02-02 14:18:07 PST
Ping? This was r+'d two weeks ago.
Antonio Gomes
Comment 11 2010-02-02 17:20:59 PST
(In reply to comment #10) > Ping? This was r+'d two weeks ago. eric, this patch can land before its blocker (bug 18662), which pends review.
Antonio Gomes
Comment 12 2010-02-02 17:23:55 PST
(In reply to comment #11) > (In reply to comment #10) > > Ping? This was r+'d two weeks ago. > > eric, this patch can land before its blocker (bug 18662), which pends review. s/can/can not/gc sorry for spamming it.
Antonio Gomes
Comment 13 2010-02-09 06:46:13 PST
Comment on attachment 46879 [details] (committed in r55579) patch 0.3 Clearing r+/cq- since this patch depends on another bug to be landed first. so it does not appear on pending-commit page.
Antonio Gomes
Comment 14 2010-03-05 08:32:15 PST
landed in r55579 thx for reviewing you simon.
Antonio Gomes
Comment 15 2010-03-05 08:33:43 PST
Comment on attachment 46879 [details] (committed in r55579) patch 0.3 clearing flags
Note You need to log in before you can comment on or make changes to this bug.