Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(209)

Issue 157125: Remove hardcoded shortcut and activate Delete key in one2many (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by ced1
Modified:
14 years, 5 months ago
Reviewers:
bch, yangoon1, ced1, timitos
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Add same shortcut on many2many #

Patch Set 3 : Improve focus chain on many2many since shortcut exists #

Total comments: 1

Patch Set 4 : Add accelerator CTRL+Return on search window #

Total comments: 6

Patch Set 5 : Make _sig_remove on many2many works like on one2many #

Total comments: 1

Patch Set 6 : Connect also wid_text to on_keypress #

Total comments: 1

Patch Set 7 : Fix test on widget for Delete key and add changelog #

Patch Set 8 : Add widget test for F2 on xxx2many #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -19 lines) Patch
M CHANGELOG View 1 chunk +2 lines, -0 lines 0 comments Download
M tryton/gui/window/view_form/view/form_gtk/many2many.py View 2 3 4 5 6 7 2 chunks +17 lines, -2 lines 0 comments Download
M tryton/gui/window/view_form/view/form_gtk/one2many.py View 1 2 3 4 5 6 7 3 chunks +15 lines, -12 lines 0 comments Download
M tryton/gui/window/win_search.py View 1 chunk +12 lines, -5 lines 0 comments Download

Messages

Total messages: 21
ced1
14 years, 5 months ago (2009-11-21 16:52:19 UTC) #1
timitos
OK for me.
14 years, 5 months ago (2009-11-23 07:07:38 UTC) #2
ced1
14 years, 5 months ago (2009-11-23 14:32:12 UTC) #3
ced1
14 years, 5 months ago (2009-11-23 14:36:30 UTC) #4
timitos
BTW: I noticed this: When i press F3 on a Many2Many with this patch and ...
14 years, 5 months ago (2009-11-23 18:23:51 UTC) #5
ced1
14 years, 5 months ago (2009-11-23 18:39:50 UTC) #6
timitos
http://codereview.appspot.com/157125/diff/14/1006 File tryton/gui/window/view_form/view/form_gtk/many2many.py (right): http://codereview.appspot.com/157125/diff/14/1006#newcode83 tryton/gui/window/view_form/view/form_gtk/many2many.py:83: self._sig_remove() When i remove a record on a Many2Many ...
14 years, 5 months ago (2009-11-23 19:41:32 UTC) #7
ced1
http://codereview.appspot.com/157125/diff/14/1008 File tryton/gui/window/win_search.py (right): http://codereview.appspot.com/157125/diff/14/1008#newcode30 tryton/gui/window/win_search.py:30: On 2009/11/23 19:41:32, timitos wrote: > So why am ...
14 years, 5 months ago (2009-11-23 20:59:28 UTC) #8
ced1
14 years, 5 months ago (2009-11-23 21:00:33 UTC) #9
timitos
http://codereview.appspot.com/157125/diff/14/1008 File tryton/gui/window/win_search.py (right): http://codereview.appspot.com/157125/diff/14/1008#newcode30 tryton/gui/window/win_search.py:30: On 2009/11/23 20:59:28, ced wrote: > On 2009/11/23 19:41:32, ...
14 years, 5 months ago (2009-11-23 21:17:29 UTC) #10
ced1
http://codereview.appspot.com/157125/diff/14/1008 File tryton/gui/window/win_search.py (right): http://codereview.appspot.com/157125/diff/14/1008#newcode30 tryton/gui/window/win_search.py:30: On 2009/11/23 21:17:29, timitos wrote: > On 2009/11/23 20:59:28, ...
14 years, 5 months ago (2009-11-23 21:20:17 UTC) #11
ced1
14 years, 5 months ago (2009-11-23 21:42:46 UTC) #12
timitos
http://codereview.appspot.com/157125/diff/14/1008 File tryton/gui/window/win_search.py (right): http://codereview.appspot.com/157125/diff/14/1008#newcode30 tryton/gui/window/win_search.py:30: On 2009/11/23 21:20:17, ced wrote: > > > Pressing ...
14 years, 5 months ago (2009-11-24 08:00:46 UTC) #13
yangoon1
14 years, 5 months ago (2009-11-24 18:45:52 UTC) #14
ced1
14 years, 5 months ago (2009-11-25 11:30:20 UTC) #15
yangoon1
Testing: m2o: F2 = Search/Edit Enter = Takes selected record F3 = New Enter = ...
14 years, 5 months ago (2009-11-25 14:05:13 UTC) #16
yangoon1
On 2009/11/25 14:05:13, yangoon wrote: > Testing: > > m2o: F2 = Search/Edit > Enter ...
14 years, 5 months ago (2009-11-25 14:08:17 UTC) #17
ced1
14 years, 5 months ago (2009-11-25 14:47:32 UTC) #18
ced1
On 2009/11/25 14:05:13, yangoon wrote: > So for me we have still some inconsistencies: > ...
14 years, 5 months ago (2009-11-25 14:52:22 UTC) #19
ced1
On 2009/11/25 14:08:17, yangoon wrote: > 6) Instead of (or additionally to) {Backspace} use {Del} ...
14 years, 5 months ago (2009-11-25 14:54:33 UTC) #20
timitos
14 years, 5 months ago (2009-11-25 19:41:14 UTC) #21
works for me.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b