[Webkit-unassigned] [Bug 6616] Double-clicking on a search result seems broken

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Mar 3 14:31:32 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6616


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6830|                            |review?
               Flag|                            |




------- Comment #1 from timothy at hatcher.name  2006-03-03 14:31 PDT -------
Created an attachment (id=6830)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=6830&action=view)
Patch

This patch mainly fixes this bug, however it has cleanup and fixes for other
minor bugs.

<rdar://problem/4411822> wrong element shown in Inspector inspecting main image
at apple.com
<rdar://problem/4411908> in the Web Inspector, state of disclosure triangles
should be preserved after search
http://bugzilla.opendarwin.org/show_bug.cgi?id=6616
Bug 6616: Double-clicking on a search result seems broken
http://bugzilla.opendarwin.org/show_bug.cgi?id=6709
Bug 6709: TypeError: Value undefined (result of expression
treeScrollbar.refresh) is not object.

Code clean up and move more code into JavaScript.
Removes a few unused ObjC methods.
Many search fixes. Reveals the focused node when exiting the search.
Shows a "No Selection" screen when there are no search results.
Shows a node count for the number of results.
Fixes a couple of TypeErrors that show on the console.
Uses the system selection color in the Style pane tables.


-- 
Configure bugmail: http://bugzilla.opendarwin.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