[Webkit-unassigned] [Bug 30482] [GTK] Expose Page::tabKeyCyclesThroughElements in the API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 24 03:54:58 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30482





--- Comment #4 from Jan Alonzo <jmalonzo at gmail.com>  2009-10-24 03:54:57 PDT ---
(From update of attachment 41381)
> +    *
> +    * Whether the tab key cycles through elements on the page.
> +    *
> +    * If @flag is %TRUE, pressing the tab key will focus the next element in
> +    * the @web_view. If @flag is %FALSE, the @web_view will interpret tab
> +    * key presses as normal key presses. If the selected element is editable, the

What's the difference between pressing the tab key and the tab key being
interpreted as a normal key press?

> +                 "tab-key-cycles-through-elements", &tabKeyCyclesThroughElements,

I think we prefix boolean settings with enable-.

+1 for me. Xan or Gustavo may want to look into this as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list