Bug 23412 - REGRESSION: Wordpress link insert lightbox prevents adding link to post
Summary: REGRESSION: Wordpress link insert lightbox prevents adding link to post
Status: RESOLVED DUPLICATE of bug 23667
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL:
Keywords: NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2009-01-18 03:04 PST by Michele Costabile
Modified: 2009-01-31 21:22 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Costabile 2009-01-18 03:04:43 PST
When editing an article in Wordpress 2.7 one can use a visual editor. The procedure to insert a link is to highlight the words to be linked and pressing the link button.
A lightbox will open, the page will be greyed and the user can insert text into the fields defining a link, such as address, alt, title ...
What happens with WebKit is that the whole page is geyed and the lightbox does not get focus.
An error is reported on the console, 

TypeError: Result of expression 'na' [undefined] is not an object.

The error is reported in tiny_mce.js, line one, but this file appears empty in the web inspector.
The editing of links is correct in Firefox
Comment 1 Matt Lilek 2009-01-21 19:30:47 PST
Confirmed with r40106 - regression from Safari 3.2.1.
Comment 2 Matt Lilek 2009-01-31 21:22:11 PST
Duping to bug 23667 since it has a radar

*** This bug has been marked as a duplicate of 23667 ***