[Webkit-unassigned] [Bug 35593] [Qt] Add Support for QWebSettings::CaretBrowsingEnabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 10:39:26 PST 2010


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


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tonikitoo at webkit.org




--- Comment #5 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-03-09 10:39:26 PST ---
(In reply to comment #4)
> (In reply to comment #2)
> > (From update of attachment 49822 [details] [details])
> > Overall, shouldn't that be only made available for the DumpRenderTree? I don't
> > really like the idea of adding public API for a corner case.
> 
> I know what you mean. But adding the setting to the API would at least allow
> QtWebKit clients to make use of it should they be so inclined. Is there a sense
> that QWebSettings should not get bloated with any and all settings available in
> WebCore?
> 
> I'm easy - so let me know which is the preferred route.

I like the idea of making it possible to enable it. Real browsers (read Safari,
Firefox and Opera) have this feature and it improves the accessibility support
of the browser.

@Robert, something we should be really sure about is if this feature (Caret
Browsing) an Spatial Navigation (see bug 18662) would not conflitate if both
are enabled at the same time. I bet there will be a problem I will double check
that as well.

see bug 33714

-- 
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