]> git.0d.be Git - empathy.git/commit
PresetDialog: Select text cell of freshly-added status
authorWill Thompson <will.thompson@collabora.co.uk>
Fri, 10 Jun 2011 20:09:33 +0000 (21:09 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Fri, 24 Jun 2011 09:45:38 +0000 (10:45 +0100)
commit901256e30ba93abc86dfd3826ee28f322251c673
tree06f99b36b9135a5c4eff44ed6b8cab23f88f8650
parent096e82cbc6e05aa693991d215cefe0ace429d497
PresetDialog: Select text cell of freshly-added status

This means you can just mash Enter to edit your mistake. It's more
useful than leaving the text entry focused. It also helps hide a bug
where the entry doesn't get cleared if you just start typing another
message. So previously, typing:

  Hello<Enter>Miaow<Enter>

would give you two statuses, "Hello" and "MiaowEnter Custom Message".

It didn't seem worth fixing this much more since Gtk+ 3.2 will probably
grow native support for placeholder text:
<https://bugzilla.gnome.org/show_bug.cgi?id=440963>
libempathy-gtk/empathy-status-preset-dialog.c