Bug 14777 - REGRESSION: ASSERTION FAILED when editing a text field: Uncaught exception - *** -[DOMHTMLInputElement _isEdited]: unrecognized selector sent to instance 0x174bf100
Summary: REGRESSION: ASSERTION FAILED when editing a text field: Uncaught exception - ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-07-27 01:23 PDT by mitz
Modified: 2007-07-29 23:44 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-07-27 01:23:15 PDT
Steps to reproduce:
1) Do a Google search.
2) In the results page, try to edit the search field.
Comment 1 David Kilzer (:ddkilzer) 2007-07-27 10:05:54 PDT
Duplicate of/fixed by fix for Bug 14773?

Comment 2 Adam Roben (:aroben) 2007-07-27 10:30:07 PDT
(In reply to comment #1)
> Duplicate of/fixed by fix for Bug 14773?

Bug 14773 was a Windows-specific bug, so it's neither a dupe nor fixed.
Comment 3 mitz 2007-07-27 10:36:10 PDT
I think this is something specific to my configuration.
Comment 4 Tristan O'Tierney 2007-07-27 11:18:25 PDT
I think so too. Try rebuilding webcore then webkit in that order
Comment 5 mitz 2007-07-29 23:44:44 PDT
The methods were renamed back to _isEdited in <http://trac.webkit.org/projects/webkit/changeset/24771>.