[Webkit-unassigned] [Bug 23412] New: Wordpress link insert lightbox does not get focus when editing a post
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 18 03:04:43 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23412
Summary: Wordpress link insert lightbox does not get focus when
editing a post
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: michelecos at yahoo.com
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
--
Configure bugmail: https://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