Comment 2 for bug 1396574

Revision history for this message
Michael Sheldon (michael-sheldon) wrote : Re: TextField content partially deleted on focus with predictive text on

Having a bit of difficulty reproducing this on its own, which application is this from? I'm wondering if there might be some bad interaction between the setting of taskView.tasktoEdit.title and the keyboard placing the last word in the sentence back into pre-edit. I suspect the best solution might be to only re-enter pre-edit on deletion rather than also on focusing the field (a change I was already considering to solve a similar issue elsewhere), but it'd be good to be able to reproduce this case to verify that it'll fix the issue here as well.