[Webkit-unassigned] [Bug 16118] Selection must be always visible when designMode="on"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 11:53:44 PDT 2011


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





--- Comment #9 from Frederico Caldeira Knabben <fredck at fredck.com>  2011-06-08 11:53:44 PST ---
(In reply to comment #7)
> Revealing any programmatically changed selection is a bit more questionable. For example, what if a script performs search and replace, changing the selection each time? Will we want to waste time displaying every state?

If "selection" is used, then scrolling is definitely desired in this case. A "non scrollable" replace would not use selection but simply work with ranges.

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