[Webkit-unassigned] [Bug 13033] New: Dragging links appends style attribute to <a>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 10 05:50:17 PST 2007


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

           Summary: Dragging links appends style attribute to <a>
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
               URL: http://www.fckeditor.net/nightly/browsers_test.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fredck at fredck.com


When dragging a linked text, the following attribute is appended to the <a>
element:

---
style="color: rgb(0, 0, 255) -webkit-text-decorations-in-effect: underline; "
---

 1. Open the FCKeditor test page in the provided URL;
 2. Select the text "using FCKeditor.";
 3. Drag it to somewhere else in the text;
 4. Switch to Source view to see the results.


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