[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:52:34 PDT 2011


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





--- Comment #8 from Frederico Caldeira Knabben <fredck at fredck.com>  2011-06-08 11:52:34 PST ---
(In reply to comment #6)
> But is this really limited to design mode?  Shouldn't we auto-scroll to where selection is when selection is set programmatically in non-design mode as well?

Definitely yes. I mean... design mode should not make any difference.

> One question.  What should happen if the selected region was larger than the frame's viewport?  i.e. you select the entire document in iframe which has a vertical scroll bar.  Should we auto-scroll to where the selection extent is?

The easy answer: simply reflect the current behavior of a textarea as it works exactly as expected.

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