keyboard re-appears after swiping it away
Bug #1182108 reported by
Bill Filler
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
notes-app |
Fix Released
|
Critical
|
Ugo Riboni |
Bug Description
Maguro
Build 125
Steps to reproduce:
- start typing in a note
- swipe keyboard away
Expected results:
- keyboard disappears
Results:
- keyboard disappears and then pops right back up
Check the logic in the app that hides/shows the keyboard or responds to the events to make sure we're not telling it to show incorrectly.
Related branches
lp://staging/~bfiller/notes-app/fix-keyboard-hide
- PS Jenkins bot: Approve (continuous-integration)
- Renato Araujo Oliveira Filho (community): Approve
-
Diff: 41 lines (+10/-12)2 files modifiedComponents/TextDelegate.qml (+0/-12)
NotesApp.qml (+10/-0)
Changed in notes-app: | |
importance: | Undecided → High |
assignee: | nobody → Ugo Riboni (uriboni) |
milestone: | none → ubuntu-13.05 |
Changed in notes-app: | |
status: | New → In Progress |
Changed in notes-app: | |
status: | In Progress → Fix Committed |
Changed in notes-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This makes it impossible to bring up the toolbar to add another note, so it's being marked as critical.