[Webkit-unassigned] [Bug 11826] New: Need Implmentation of selection.removeAllRanges()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 13 23:37:04 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11826

           Summary: Need Implmentation of selection.removeAllRanges()
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.vox.com/compose
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chezsmithy at mac.com


Vox rich HTML editor makes use of Mozilla Selection API.  Specifically an error
is created when calling selection.removeAllRanges() after entering information
in the editing window.  The previous range(s) are deleted and a new range is
created each time text is entered.

Upon reviewing selection.cpp and selection.h within Webcore it is noted that
removeAllRanges is noted as part of the Mozilla Selection Object API but is
currently not implemented.


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