Benoit Pereira da Silva

Results 7 comments of Benoit Pereira da Silva

- _observerForUIKeyboard is a weak reference to prevent from retaining the observer in ARC context, and they should be removed by calling removeObserver:_observerForUIKeyboard... you are right ! - "You can...

Thanks for taking the time to analyze. The will begin dragging idea is not bad.

Sure but it points to its fork, the very best solution would be to write your own and to add it to the official cocoapods specs. https://github.com/CocoaPods/Specs

My patch sets the LSCollectionViewHelper "enabled" property to false when the keyboard appears, and resets to its previous value when the keyboard hides. It is not very intrusive.

My pull request fixes the IOS6.X crash + also corrects a very weird behaviour when using a collection view with an editable text on IOS7.

The SO answer do not fix my case, it produces sort of a temporary cell. I haven't seen any issue with my fix on 6.X & 7.X even after extensive...

On IOS7 i have while dragging (keyboard opened) a secondary cell that appears.