Re: Comments field vs moving focus: tab vs ctrl+tab

2020-03-20 Thread Brian Wolfe
I would think in any code editors a person would expect the tab button to put a tab in the code. On Fri, Mar 20, 2020 at 2:48 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Ok, great. > > Now's a more tricky question: should we patch all the multiline fields or > should we do it cas

Re: Comments field vs moving focus: tab vs ctrl+tab

2020-03-20 Thread Vladimir Sitnikov
Ok, great. Now's a more tricky question: should we patch all the multiline fields or should we do it case by case? For instance: how about JSR223 code editors? Vladimir

Re: Comments field vs moving focus: tab vs ctrl+tab

2020-03-20 Thread Antonio Gomes Rodrigues
Hi, +1 too Regards Le ven. 20 mars 2020 à 18:35, Philippe Mouawad a écrit : > Hello , > I agree with your idea. > > Regards > > On Thu, Mar 19, 2020 at 8:23 PM Vladimir Sitnikov < > sitnikov.vladi...@gmail.com> wrote: > > > Hi, > > > > Every JMeter component has Name and Comments. > > "Comment

Re: Comments field vs moving focus: tab vs ctrl+tab

2020-03-20 Thread Philippe Mouawad
Hello , I agree with your idea. Regards On Thu, Mar 19, 2020 at 8:23 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Hi, > > Every JMeter component has Name and Comments. > "Comments" is a multi-line field (which is nice for writing comments), but > it does not play well with moving