Files
cappuccino/AppKit
Alexandre Wilhelm da15cc4de7 Fixed: wrong nextValidKeyView in a CPScrollView
Previously, the nextValidKeyView was wrong when the views were in a scrollView. Cappuccino did not take in account the possibility of scrolling, the lowest views were considered as outside of the platformWindow.

Now, it works as cocoa! The nextValidKeyView is the good one in a scrollView.

This pull request fixes another issue as well. A CPTextField can now become firstResponder even if the textField is not visible (as in cocoa). Previously a jump of the (html)window occurred to the textField. Now, cappuccino will internally scroll if needed to the element, focus it and then go back to previous scrolling position.
2015-04-13 16:10:44 -07:00
..
2015-02-09 16:46:08 -08:00
2013-01-23 15:48:55 +07:00
2013-03-26 16:52:46 -07:00
2014-11-26 13:09:51 -08:00
2013-01-23 15:48:55 +07:00
2013-01-08 18:07:15 +00:00
2013-02-20 03:00:20 -05:00
2013-06-12 10:27:28 +01:00
2013-01-24 19:18:39 +08:00
2010-12-09 13:00:52 -08:00
2013-01-24 19:18:39 +08:00
2011-03-25 22:52:57 -04:00
2013-01-23 15:48:56 +07:00
2015-03-08 20:46:56 +01:00
2013-01-11 00:48:18 +00:00
2013-01-24 19:18:39 +08:00
2011-10-25 14:33:47 +02:00