ctrl+enter creates new line after send

Bug #1058295 reported by Ruaraidh Mackay
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
blubphone
In Progress
Low
Markus Lanner

Bug Description

When pressing ctrl+enter to send a text, the next message starts 1 line down.

Changed in blubphone:
importance: Undecided → Low
assignee: nobody → Markus Lanner (markus-lanner)
status: New → In Progress
Revision history for this message
Michael Hug (mrhhug) wrote :

Can confirm the ctrl+enter inserts a newline. 13.04

I believe that the ctrl+enter keybinding is being caught by the desktop environment to insert a newline.

Some possible solutions are to :
1)change the keybinding in blubphone to something other than ctrl+enter
2) construct a new function that calls set_text on key_depress instead of calling it inside the key_press function. This way the DE will insert a newline, then blubphone overwrites with an empty string.

attached is a proposed bugfix. To apply, rename your SmsThread.py. delete your SmsThread.pyc and download attachment to blubphone install. on my system it was /opt/extras.ubuntu.com/blubphone/blubphone/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.