fix bug 329673. The searchfield doesn't have the right selection behavior. r+sr=pink. Camino-only

git-svn-id: svn://10.0.0.236/trunk@192476 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hwaara%gmail.com
2006-03-16 15:01:04 +00:00
parent 2b30ff8894
commit 43160cc0da

View File

@@ -90,6 +90,8 @@
[[self cell] popUpButtonClickedWithFrame:cellFrame inView:self];
// send the notification?
}
else
[super mouseDown:theEvent];
}
// Do not remove. This method must be empty to setup cursor rects properly