Commit 798112b6 authored by Paul Olav Tvete's avatar Paul Olav Tvete Committed by The Qt Project
Browse files

Don't eat Back button in TextEdit


On Android, Key_Back is used to change to the previous state in-app,
as well as to exit the application. QTextControl does not react to the
back button, so it should not accept the event.

Task-number: QTBUG-30752
Change-Id: I010d36c93f14384b96fb0b2f0015c57a2a3d2497
Reviewed-by: default avatarEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: default avatarFrederik Gladhorn <frederik.gladhorn@digia.com>
Reviewed-by: default avatarAlan Alpert <aalpert@blackberry.com>
parent 83acf005
Showing with 20 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment