James Cullis

Results 13 comments of James Cullis

Any chance that sample exists yet? We're working on a new app that will ideally heavily embrace shortcuts, at this stage I'm guessing we'll need to write a native module?...

Proposed fix: Included a prev value and cursor state to allow checking for same as prev value before checking new != old. This solves the issue of losing cursor position...

@chrisglein i didn't check .68 for a fix so it's possible. We bumped into the same issue on both Mac and windows. I put a fix in for windows on...

@chrisglein I did see that one but it didn't cover this issue. I'll read up on how to do a PR, I'm a dinosaur still on TFS so still learning...

@rozele This issue is present on both rn-windows and rn-macos. Android and ios exhibit expected behavior. I fixed this issue on windows .66 but never got around to figuring out...

@NickGerleman It's a nice tool to have when building masked textboxes however I didn't realize it was on the way out so that would make sense to not implement it....

@NickGerleman I hadn't used it in a while, back in the early days of react, fast typing would cause it to drop characters so we used to use it to...

Thanks @NickGerleman @Saadnajmi - unifying the api across mac and windows would be great. I just tested onKeyDownCapture and I can see the event on windows (0.66) and can see...

@chrisglein i got into it a little bit yesterday, but got dragged into some support. I can see changes to the text input component on .66 but docs for macOS...

I think this should be changed to a feature request since the flickering issue is prevalent on all platforms.