WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 21382
23667
REGRESSION: Wordpress link insertion box unusable
https://bugs.webkit.org/show_bug.cgi?id=23667
Summary
REGRESSION: Wordpress link insertion box unusable
Ian Littman
Reported
2009-01-31 17:32:42 PST
Using WordPress 2.7. When in Safari, upon clicking the Add Link button in the WYSIWYG editor, the link insertion box pops up...under a grey-out "matte", thus rendering it unusable.
Attachments
Inactive inline popup in Wordpress
(24.78 KB, image/png)
2009-02-05 10:51 PST
,
Ain Tohvri
no flags
Details
WebKit crash log RE Wordpress inline popup Web Inspecting
(27.31 KB, application/octet-stream)
2009-02-05 10:56 PST
,
Ain Tohvri
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-01-31 19:09:29 PST
<
rdar://problem/6546485
>
Matt Lilek
Comment 2
2009-01-31 21:22:11 PST
***
Bug 23412
has been marked as a duplicate of this bug. ***
Ain Tohvri
Comment 3
2009-02-05 10:49:22 PST
I can confirm this on the latest nightly (
r40663
). Adding the screenshot as well. PLUS I tried to get a clue on HTML code / possible console errors with Web Inspector and WebKit crashed. Happens each and every time. Will attach crash log in a sec.
Ain Tohvri
Comment 4
2009-02-05 10:51:09 PST
Created
attachment 27354
[details]
Inactive inline popup in Wordpress NB! This behaviour is not there in Safari. Works like a charm there, so it must be a WebKit specific issue.
Ain Tohvri
Comment 5
2009-02-05 10:56:00 PST
Created
attachment 27355
[details]
WebKit crash log RE Wordpress inline popup Web Inspecting Respective console log for the crash: 05.02.09 20:45:51 ReportCrash[46425] Formulating crash report for process Safari[46409] 05.02.09 20:45:52 ReportCrash[46425] Saved crashreport to /Users/ain/Library/Logs/CrashReporter/Safari_2009-02-05-204548_mini.crash using uid: 501 gid: 501, euid: 501 egid: 501 05.02.09 20:45:52 com.apple.launchd[138] ([0x0-0xa07a07].org.webkit.nightly.WebKit[46409]) Exited abnormally: Bus error 05.02.09 20:45:52 com.apple.launchd[138] ([0x0-0xa07a07].org.webkit.nightly.WebKit[46409]) Exited abnormally: Bus error 05.02.09 20:45:57 Safari[46428] WebKit failed to shut down cleanly. Checking for Safari extensions. 05.02.09 20:45:57 Safari[46428] WebKit
r40663
initialized. 05.02.09 20:45:57 Safari[46428] WebKit
r40663
initialized.
Michele Costabile
Comment 6
2009-02-05 11:58:15 PST
I have confirmed that in Safari Versione 3.2.1 (5525.27.1) the infamous lightbox works fine. Other transient modal windows from wordpress 2.7 do not block input. The browser is not stuck, but the modal window grabs the focus without focusing the text box or the rest of the controls. There is no easy bypass other than reloading the page and losing changes.
Michele Costabile
Comment 7
2009-02-16 10:15:05 PST
I have some console output with today's build (5525.27.1), hope it helps, these are the fourl lines output on console when I try to edit a link. Unfortunately, tity_mce.js is minified, so it's all line 1. The source of the script is:
http://www.proxybar.net/wp-includes/js/tinymce/tiny_mce.js?ver=20081129
Resource interpreted as other but transferred with MIME type application/x-javascript. mctabs.js Resource interpreted as other but transferred with MIME type application/x-javascript. link.js Resource interpreted as other but transferred with MIME type application/x-javascript. validate.js Resource interpreted as other but transferred with MIME type application/x-javascript. tiny_mce.js (line 1)TypeError: Result of expression 'na' [undefined] is not an object.
Adele Peterson
Comment 8
2009-02-18 17:38:18 PST
*** This bug has been marked as a duplicate of
21382
***
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