[Webkit-unassigned] [Bug 17993] New: Clicking in wordpress editor causes strange behavior and de-selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 15:04:06 PDT 2008


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

           Summary: Clicking in wordpress editor causes strange behavior and
                    de-selection
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin at sb.org


In WordPress 2.3.3 with the visual editor turned off, clicking in the main text
area causes weird behavior including the following: selection moved back to
start of text area, text area deselected, text area selected but painting as if
deselected, and keypresses or clicks ignored. This behavior continues until you
select a range of text and start typing, at which point it seems to behave like
a normal textarea again.

Editing the wp-admin.css file to comment out the following rule:

#postdivrich #content, #postdivrich #content:active {
        border: 1px solid #ccc;
}

seems to make this behavior stop. However, using that rule in a simple test
page does not trigger this behavior.

This is a regression, as Safari 3.1 and earlier nightly builds with Safari 3.0
did not exhibit this behavior.


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