7 Replies Last post: Mar 3, 2011 5:07 PM by Serge Baranov  
Kai Schlamp Newbie 2 posts since
Dec 8, 2010
Currently Being Moderated

Dec 8, 2010 1:03 PM

Context menu problems, reorder tabs

Hello.

 

We are currently evaluating RubyMine to use as our main IDE and we really like it. But (there is always a but ;-)) there are two things we were not so happy with.

First we have some trouble using the right click context menu. If one clicks the right mouse button (e.g. in the project explorer) the context menu comes up, but then imideatly closes again if the mouse button is released without doing a mouse movement (at least under Ubuntu 10.04). It doesn't feel natural and is not the same UX as normally under Linux or Windows. Any chance to improve this, or does it just depend too much on the underlying Java? We tried it out with several L&F, but it doesn't feel right in anyone. Also after switching themes it happens that those context menus pop up on completely different locations than the mouse cursor is (a restart of RubyMine fixed that mostly).

The second thing we were missing is the feature to reorder our editor tabs. I use this one quite often (it's nearly standard in most editors) and I am not sure if I can really live without it. Are there any plan to integrate that feature in the short time?

 

Best regards,

Kai

Ronnie Kolehmainen Newbie 57 posts since
Nov 30, 2008
Currently Being Moderated
Dec 8, 2010 1:29 PM in response to: Kai Schlamp
Re: Context menu problems, reorder tabs

medihack wrote:

 

The second thing we were missing is the feature to reorder our editor tabs. I use this one quite often (it's nearly standard in most editors) and I am not sure if I can really live without it. Are there any plan to integrate that feature in the short time?

 


There exists a tab reorder plugin for IntelliJ: http://plugins.intellij.net/plugin/?idea&id=187

 

This plugin works with most of JetBrains IDE's but is only marked as compatible with IntelliJ IDEA in its plugin metadata. If you contact the plugin author he may publish an updated version that works with RubyMine. In the meanwhile you can hack the plugin descriptor yourself

Oleg Shpynov JetBrains 1,172 posts since
Nov 6, 2007
Currently Being Moderated
Dec 8, 2010 1:37 PM in response to: Kai Schlamp
Re: Context menu problems, reorder tabs

Hello Kai,

 

We are currently evaluating RubyMine to use as our main IDE and we really like it. But (there is always a but ;-)) there are two things we were not so happy with.

First we have some trouble using the right click context menu. If one clicks the right mouse button (e.g. in the project explorer) the context menu comes up, but then imideatly closes again if the mouse button is released without doing a mouse movement (at least under Ubuntu 10.04). It doesn't feel natural and is not the same UX as normally under Linux or Windows. Any chance to improve this, or does it just depend too much on the underlying Java? We tried it out with several L&F, but it doesn't feel right in anyone. Also after switching themes it happens that those context menus pop up on completely different locations than the mouse cursor is (a restart of RubyMine fixed that mostly).

What version of Ubuntu do you use? x64 or x32? What version of Java do you use?

I'm using Ubuntu x64 with Oracle JDK x32 and everything works well for me.

The second thing we were missing is the feature to reorder our editor tabs. I use this one quite often (it's nearly standard in most editors) and I am not sure if I can really live without it. Are there any plan to integrate that feature in the short time?

Floating tabs with reodering will be available in RubyMine 3.1 which is scheduled for the mid February. However Early Access Preview (EAP) builds will be available most likely in January, where you'll be able to try this feature.

Oleg Shpynov JetBrains 1,172 posts since
Nov 6, 2007
Currently Being Moderated
Dec 8, 2010 3:12 PM in response to: Kai Schlamp
Re: Context menu problems, reorder tabs

Thanks a lot for the detailed description of the problem, I didn't manage to reproduce it, however I've asked our QA team to reproduce it.

Stay tuned!

 

Regards,

Oleg

Scott Peper Newbie 1 posts since
Dec 21, 2010
Currently Being Moderated
Dec 21, 2010 8:05 PM in response to: Oleg Shpynov
Re: Context menu problems, reorder tabs

We're running the same version of Ubuntu, and having this exact problem with our right-click menu.  Any news yet?

kannan ekanath Newbie 1 posts since
Jan 4, 2011
Currently Being Moderated
Jan 4, 2011 10:33 PM in response to: Kai Schlamp
Re: Context menu problems, reorder tabs

I am facing this problem even without using RubyNet. I use IDEA 10 on ubuntu32 bit OS, with Oracle's JDK 1.6.0_23. I am facing this problem, is there any solution to this? (No that work around is still annoying !)

Serge Baranov JetBrains 844 posts since
Jan 16, 2002
Currently Being Moderated
Mar 3, 2011 5:07 PM in response to: Kai Schlamp
Re: Context menu problems, reorder tabs

More Like This

  • Retrieving data ...