Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in CBEditorStringInline ? #4

Open
vyx opened this issue Feb 26, 2012 · 1 comment
Open

Bug in CBEditorStringInline ? #4

vyx opened this issue Feb 26, 2012 · 1 comment

Comments

@vyx
Copy link

vyx commented Feb 26, 2012

Hi,

I really like your library that makes creating complex UITableViews much easier!

I tested the provided sample app, but I found a small annoying bug with CBEditorStingInline.
To see the bug, do the following:

  • tap on the string in the first cell of the sample app to edit it.
  • add a letter (to get for instance the string "TesterA") and press return to dismiss the keyboard
  • tap on the string to edit it again
  • add again a letter (to get for instance string "testerAB") and hit return
    When the keyboard closes, the newly added letter is not saved, but simply discarded!

It would be great if you could solve this bug!
Vincent

@romanr
Copy link

romanr commented Apr 11, 2012

I get this bug too. You can see it right in the Demo app.
It is sad that such nice framework is not usable because of this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants