Chatto icon indicating copy to clipboard operation
Chatto copied to clipboard

keyboard UI bug

Open saroar opened this issue 6 years ago • 6 comments

Hello do you know why i have big gap here http://prntscr.com/llx02c and how to solve it thanks

saroar avatar Nov 23 '18 07:11 saroar

@saroar Could you provide more information: Chatto version, iOS version, simulator. Could you also take a screenshot of a view debugger with this bug?

AntonPalich avatar Nov 23 '18 10:11 AntonPalich

Chatto version

pod 'Chatto', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'
pod 'ChattoAdditions', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'

iOS version 12.1 simulator Version 10.1 (SimulatorApp-877 CoreSimulator-581.2)

view debugger with this bug: cant see any bug :(

saroar avatar Nov 29 '18 11:11 saroar

what i can do share with you my VC @AntonPalich https://gist.github.com/saroar/4248ae140baaa6bd3e4868aa38483050

saroar avatar Nov 29 '18 11:11 saroar

https://streamable.com/lzdwa Create little video

saroar avatar Nov 29 '18 11:11 saroar

@saroar : are u using IQKeyboardManager?, i met this issue like this: https://streamable.com/b0nts after disable IQKeyboardManager, all working normaly.

dangnguyenvu8893 avatar Dec 06 '18 10:12 dangnguyenvu8893

@dangnguyenvu8893 Thank's very mach, it's solve my problem

skibinalexander avatar Jan 24 '19 07:01 skibinalexander