Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ioquatix/tableviewtokencelltest

NSTableView has issues when using NSTokenFieldCell. This application allows those bugs to be reproduced.
https://github.com/ioquatix/tableviewtokencelltest

Last synced: about 1 month ago
JSON representation

NSTableView has issues when using NSTokenFieldCell. This application allows those bugs to be reproduced.

Awesome Lists containing this project

README

        

# TableViewTokenCellTest

NSTableView has issues when using NSTokenFieldCell. This application allows those bugs to be reproduced.

There are two main issues:

* Crash when editing a NSTokenFieldCell more than once.
* Value not propagated via bindings.

These issues are currently being tracked by Apple on their Bug Reported under issue rdar://23497422

For more details, please see the `README.rtfd` document.