[Bug 13973] New: Refactor delete stuff

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13973

           Summary: Refactor delete stuff
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Editing APIs
        AssignedTo: ayg@aryeh.name
        ReportedBy: ayg@aryeh.name
         QAContact: sideshowbarker+html-editing-api@gmail.com
                CC: mike@w3.org, public-webapps@w3.org


Everything in the spec related to deletion (delete the selection, delete
command, forwardDelete command) is just scary.  In the course of fixing bug
13830, I had to change a zillion things to fix a cascade of successive
regression test failures that I didn't fully understand.  The whole thing needs
a giant injection of sanity.  I probably want to think carefully about what
exactly I'm doing at every step and refactor it to be more intuitive.

What evil have I wrought?  :(

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 30 August 2011 19:54:29 UTC