Bug 12244 - FCKeditor: Find dialog doesn't work
Summary: FCKeditor: Find dialog doesn't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.fckeditor.net/nightly/brow...
Keywords:
Depends on:
Blocks: 9915
  Show dependency treegraph
 
Reported: 2007-01-13 02:58 PST by webkit
Modified: 2007-03-08 16:47 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 webkit 2007-01-13 02:58:43 PST
When hitting the find button in the find dialog, a JavaScript error is thrown and nothing happens.
Comment 1 David Kilzer (:ddkilzer) 2007-01-13 03:48:58 PST
Confirmed.  Tested with locally-built debug build of WebKit r18824.  JavaScript console message:

Value undefined (result of expression oEditor.FCK.EditorWindow.find) is not object.
http://www.fckeditor.net/nightly/fckeditor/editor/dialog/fck_find.html     Line: 136

Comment 2 David Kilzer (:ddkilzer) 2007-01-13 03:54:21 PST
Steps to reproduce:

1. Open URL:  http://www.fckeditor.net/nightly/browsers_test.html
2. Click Find icon.
3. Type "using".
4. Hit Enter or click Find button.

Comment 3 Justin Garcia 2007-03-08 16:47:08 PST
r20071