Files
cappuccino/AppKit
daboe01andMartin Carlberg b3ddd85b09 Fixed: Editing text in tableviews throws DOM exceptions under certain conditions in Chrome (#2563)
Previosly, we unflagged ```CPTextFieldInputDidBlur``` and ```CPTextFieldInputResigning``` before
the call to removeChild. This resulted in DOM exceptions in Chrome under certain conditions.
See https://stackoverflow.com/questions/21926083/failed-to-execute-removechild-on-node for
why we need to unflag ```CPTextFieldInputDidBlur``` and ```CPTextFieldInputResigning``` only after removing the element.

This apply to token fields also but with the corresponding flags. Also token fields now have the same behavior as the text field when bluring etc.
2018-03-08 09:17:15 +01:00
..
2015-10-23 10:18:03 +02:00
2017-06-02 11:15:23 +02:00
2013-01-23 15:48:55 +07:00
2015-10-23 10:18:03 +02:00
2016-06-20 19:34:00 +02:00
2016-05-15 11:58:22 +02:00
2013-01-23 15:48:55 +07:00
2016-02-06 20:39:49 +01:00
2016-10-18 21:46:21 +02:00
2013-01-08 18:07:15 +00:00
2015-11-19 06:13:18 +01:00
2013-02-20 03:00:20 -05:00
2013-01-24 19:18:39 +08:00
2010-12-09 13:00:52 -08:00
2016-05-10 22:28:35 +02:00
2016-02-06 20:39:49 +01:00
2016-02-06 20:39:49 +01:00
2013-01-24 19:18:39 +08:00
2016-12-24 20:46:12 +01:00
2015-12-07 14:58:42 +01:00
2016-11-13 22:55:29 +01:00
2015-10-23 10:18:03 +02:00
2017-05-04 16:01:53 -04:00
2016-02-06 20:39:49 +01:00
2016-02-06 20:39:49 +01:00
2015-12-10 18:29:34 +01:00
2013-01-11 00:48:18 +00:00
2013-01-24 19:18:39 +08:00
2016-08-18 23:52:10 +01:00
2011-10-25 14:33:47 +02:00