WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
17993
REGRESSION (
r31081
): Clicking in wordpress editor causes strange behavior and de-selection
https://bugs.webkit.org/show_bug.cgi?id=17993
Summary
REGRESSION (r31081): Clicking in wordpress editor causes strange behavior and...
Kevin Ballard
Reported
2008-03-21 15:04:06 PDT
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.
Attachments
Cached wp-admin page demonstrating this problem
(14.40 KB, text/html)
2008-03-21 15:06 PDT
,
Kevin Ballard
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Kevin Ballard
Comment 1
2008-03-21 15:06:44 PDT
Created
attachment 19939
[details]
Cached wp-admin page demonstrating this problem
Dave Hyatt
Comment 2
2008-03-21 15:08:26 PDT
Yes, I ran into this while trying to post new blog entries. i had to go back to 3.1. :(
Adam Roben (:aroben)
Comment 3
2008-03-21 15:12:19 PDT
<
rdar://problem/5813692
>
Adele Peterson
Comment 4
2008-03-21 16:26:03 PDT
looks like this broke somewhere between 31071 and 31093. I'll try to narrow it down more.
Adele Peterson
Comment 5
2008-03-21 16:30:38 PDT
between 31078 and 31081...
Adele Peterson
Comment 6
2008-03-21 16:32:22 PDT
http://trac.webkit.org/projects/webkit/changeset/31080
is editing related, and
http://trac.webkit.org/projects/webkit/changeset/31081
is text control related. Could be either...
Adele Peterson
Comment 7
2008-03-31 12:45:37 PDT
I've confirmed its
r31081
.
Adele Peterson
Comment 8
2008-04-01 11:21:22 PDT
hmm- i should've started on a reduction sooner. The test case no longer works.
Adele Peterson
Comment 9
2008-06-16 16:51:17 PDT
I have a setup of Wordpress 2.3.3 now, but I still can't reproduce. We may have to close this one out.
Robert Blaut
Comment 10
2008-12-27 12:55:02 PST
(In reply to
comment #9
)
> I have a setup of Wordpress 2.3.3 now, but I still can't reproduce. We may > have to close this one out. >
So why it isn't still closed?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug