<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>11826</bug_id>
          
          <creation_ts>2006-12-13 23:37:03 -0800</creation_ts>
          <short_desc>Need Implementation of selection.removeAllRanges()</short_desc>
          <delta_ts>2006-12-19 22:17:22 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.vox.com/compose</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>10165</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Shawn Smith">chezsmithy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>42227</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Smith">chezsmithy</who>
    <bug_when>2006-12-13 23:37:03 -0800</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41088</commentid>
    <comment_count>1</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-12-19 22:17:22 -0800</bug_when>
    <thetext>r18332</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>