[Webkit-unassigned] [Bug 7520] TinyMCE: Selection isn't painted inside an iframe when selection is set programmatically
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 29 16:22:02 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=7520
justin.garcia at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution| |INVALID
Status|NEW |RESOLVED
------- Comment #8 from justin.garcia at apple.com 2007-01-29 16:22 PDT -------
To set a selection inside a subframe and get it painted, just:
frames[0].getSelection().set...
frames[0].focus()
I'm closing this.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list