ritstudentgovernment / petitions

PawPrints petition application for the RIT community.
https://pawprints.rit.edu
MIT License
35 stars 13 forks source link

Text input fields randomly erasing characters as they're typed #60

Closed YawarRaza7349 closed 8 years ago

YawarRaza7349 commented 9 years ago

When typing into either the "Petition Name" or "Petition Descriptions" textbox, if I'm typing quickly, sometimes characters will be erased from the end of the string. Copy-pasting the text into a text editor shows the same erased string that I see in the textbox, so this isn't a rendering issue. I'm on Google Chrome version 42.0.2311.152 m on Windows 7.

petermikitsh commented 9 years ago

Thanks for the bug report. This will probably be resolved when #51 is worked on.

ntratcliff commented 8 years ago

I'm also having issues with characters being erased when I type too fast in the name or description box.

Chrome 47.0.2526.111 m on Win10

ceko commented 8 years ago

I've seen this issue in Chrome as well on the develop branch.

ceko commented 8 years ago

Pull request that fixes the issue: https://github.com/ritstudentgovernment/petitions/pull/90

NathanCastle commented 8 years ago

Fixed in #90