[Webkit-unassigned] [Bug 58975] New: text-indent bug at editable elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 02:43:19 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58975

           Summary: text-indent bug at editable elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://labs.qianduan.net/indent.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mienflying at gmail.com


add a text-indent to a editable element,eg, <input > or <textarea></textarea>,or something that contentEditable="true".by default,the cursor will appear at the left edge of the edit box,not the right text-indent position. but, when input any words,the text-indent works! 

IE and gecko work fine on this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list