<?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>27044</bug_id>
          
          <creation_ts>2009-07-07 14:28:23 -0700</creation_ts>
          <short_desc>Copying a bulleted list results in incorrect nesting</short_desc>
          <delta_ts>2010-09-24 11:25:29 -0700</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>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.mozilla.org/editor/midasdemo/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Venkat Karun">vkarun</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jparent</cc>
    
    <cc>rniwa</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>130277</commentid>
    <comment_count>0</comment_count>
    <who name="Venkat Karun">vkarun</who>
    <bug_when>2009-07-07 14:28:23 -0700</bug_when>
    <thetext>1. Type in this text (in the text below, the stars are bulleted list items)

 * one
 * two
 * three

 * red
 * blue

2. Using the mouse, select the 3 bullets in the first list (e.g. select the lines one, two, and three)
3. Press &quot;Ctrl+C&quot; on your keyboard to copy these items
4. Click to the right of the empty bullet in the second list
5. Press &quot;Ctrl+V&quot; on your keyboard to paste these items

Actual Result:
The copied list is indented at level 2 and is not vertically aligned with the first bulleted list at level 1.

* red
* blue
           * one
           * two
           * three

Expected Result:
The copied list merges with the first bulleted list.

 * red
 * blue
 * one
 * two
 * three</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>284565</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2010-09-24 11:24:21 -0700</bug_when>
    <thetext>Closing this bug since the reproduction steps no longer produces the expected result as of r68272.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>284566</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2010-09-24 11:25:29 -0700</bug_when>
    <thetext>I meant say that the reported problem is no longer reproducible and WebKit produces the expected results.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>