On ubuntu 12.10 I installed kedpm and get a flat note area, which is annoying for me.
$ aptitude show python-gtk2
...
Version : 2.24.0-3build1
...
This can be fixed adding frame.set_size_request(1,100) in kedpm.frontend.gtk.dialogs.PasswordEditDialog.getEntryWidget (at line 136).