I have an app that has a lot of data entry fields. It seems to work great on the on everything I have tried except the Samsung Galaxy Note 3.
The problem is exhibited when you type a few characters into a field and realize that you misspelled something. You hit the delete (backspaceKey) to delete the last character you typed and instead of deleting anything everything you have typed into the field is pasted into the field after the character you were trying to delete.
I am working on a workaround but I just wondered is there something I missed that might be easier than putting code in every text entry field of the app that would fix this unwanted behavior?
My first try at a fix was to handle the backspaceKey message but that message gets sent after the deed is done so I am going to save the text input in each field as it is entered and then delete it when I get the backspaceKey message.
Everything else in the app works great on the Samsung,Kindle, LG G2, iPhone 4s, iPhone 5 and ipad simulator.
Incidentally I have tried to input text using the voice to text keyboard feature. On my LG G2 this duplicates words if you say more than one word. For instance I can say "hello" and it puts "hello" into the field.
If I say "hello world" it puts "helloworld helloworld" into the text. The voice input completely hoses the whole screen on an iPhone 4s. Voice input isn't a problem for me I just thought it might provide a clue to the bizzare keyboard input of the Samsung Note.
I am using LC 6.6.2 on a Macbook Pro. and building for Android version 2.3.3 minimum.
Tom
Samsung backspaceKey duplicated text
The place to discuss anything and everything about running your LiveCode on Android
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Return to “Android Deployment”
Jump to
- LiveCode Community
- ↳ Announcements
- ↳ Developer Services Marketplace
- ↳ User Groups and Events
- ↳ SoCal LiveCode Group
- ↳ Greater Toronto Area LiveCode Users Group
- ↳ Off-Topic
- ↳ Made With LiveCode
- Getting Started With LiveCode
- ↳ Getting Started with LiveCode - Complete Beginners
- ↳ Getting Started with LiveCode - Experienced Developers
- ↳ Converting to LiveCode
- Developing With LiveCode
- ↳ Talking LiveCode
- ↳ Databases
- ↳ Games
- ↳ Internet
- ↳ Multimedia
- ↳ Software Engineering
- ↳ Version Control
- ↳ Feature Proposals
- ↳ Bug Triage
- Extending LiveCode
- ↳ Using Plugins for Customizing the LiveCode IDE
- ↳ Using Externals
- ↳ Making IDE Plugins
- ↳ Building Externals
- ↳ LiveCode Builder
- Platform Specific
- ↳ Windows
- ↳ Mac OS
- ↳ Linux
- ↳ iOS Deployment
- ↳ Android Deployment
- ↳ CGIs and the Server
- ↳ HTML5
- ↳ Raspberry Pi
- Academic Endeavors
- ↳ Teaching with LiveCode
- ↳ Research and Post Secondary
- ↳ LiveCode University
- ↳ Educational Outreach
- Livecode Open Source Archived Forum- closed to posting
- ↳ Engine Contributors
- ↳ IDE Contributors
- ↳ Documentation and Tutorials
- ↳ Brainstorms
- ↳ Community Projects
- LiveCode Hosting