<?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>29633</bug_id>
          
          <creation_ts>2009-09-22 03:53:19 -0700</creation_ts>
          <short_desc>No way to select and move non-editable elements nested inside editing hosts</short_desc>
          <delta_ts>2009-09-22 03:53:19 -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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>marcelphilipph</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>148999</commentid>
    <comment_count>0</comment_count>
    <who name="">marcelphilipph</who>
    <bug_when>2009-09-22 03:53:19 -0700</bug_when>
    <thetext>When an element, such as a div, is nested inside a contenteditable div, there is no way to select the element as one and move it around the editing host. This is noncompliant with the HTML 5 specification draft, which requires a mechanism for this behaviour.

The consequences of this are a major loss of editing functionality as well as noncompliance with HTML 5.

I suggest a fix by either (preferred) allowing the element to be moved about seamlessly, such as a user might move an image or text box across a page in a page layout app, or utilize a drag-and-drop mechanism, where the user would initiate a drag operation and the element would only be moved to the new position once the user has lifted the mouse bottom.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>