Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Shift-tab does not work in compare
Shift-tab does not work in compare [message #517861] Tue, 02 March 2010 11:26 Go to next message
David  Balažic is currently offline David BalažicFriend
Messages: 130
Registered: July 2009
Senior Member
If I show the history of a file (.classpath or some java source file) and then right click a revision and select "Compare with Previous State", then in the compare editor, shift-tab does not work:

when the compare appears, the cursor is in the left pane. If I press TAB, the cursor goes to right pane. If I press TAB again, the focus goes to the toolbar.

Then If I press SHIFT-TAB, the cursor goes back to the right pane, but pressing SHIFT-TAB again makes no action. I should return to the left pane, I expect.

So: TAB in compare works, SHIFT-TAB does not work (not in either pane).




-- Configuration Details --
Product: Eclipse 1.2.2.20100122-1337 (org.eclipse.epp.package.jee.product)
Installed Features:
org.eclipse.platform 3.5.2.R35x_v20100210-0800-9hEiFzmFst-TiEn9hNYgDWg1XN8ulH_JvC NGB


Subversive SVN Connectors 2.2.1.I20091215-1700 org.polarion.eclipse.team.svn.connector.feature.group
Subversive SVN Team Provider (Incubation) 0.7.8.I20100222-1600 org.eclipse.team.svn.feature.group
SVNKit 1.3.2 Implementation (Optional) 2.2.1.I20091215-1700 org.polarion.eclipse.team.svn.connector.svnkit16.feature.gro up
Re: Shift-tab does not work in compare [message #518474 is a reply to message #517861] Thu, 04 March 2010 09:05 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello David,

In order to show Compare editor, we use Compare framework. I checked and got
the same behaviour as you described. Please, target this question to Eclipse
compare framework.


> If I show the history of a file (.classpath or some java source file) and
> then right click a revision and select "Compare with Previous State", then
> in the compare editor, shift-tab does not work:
>
> when the compare appears, the cursor is in the left pane. If I press TAB,
> the cursor goes to right pane. If I press TAB again, the focus goes to the
> toolbar.
>
> Then If I press SHIFT-TAB, the cursor goes back to the right pane, but
> pressing SHIFT-TAB again makes no action. I should return to the left
> pane, I expect.
>
> So: TAB in compare works, SHIFT-TAB does not work (not in either pane).
>
>
>
>
> -- Configuration Details --
> Product: Eclipse 1.2.2.20100122-1337 (org.eclipse.epp.package.jee.product)
> Installed Features:
> org.eclipse.platform
> 3.5.2.R35x_v20100210-0800-9hEiFzmFst-TiEn9hNYgDWg1XN8ulH_JvC NGB
>
>
> Subversive SVN Connectors 2.2.1.I20091215-1700
> org.polarion.eclipse.team.svn.connector.feature.group
> Subversive SVN Team Provider (Incubation) 0.7.8.I20100222-1600
> org.eclipse.team.svn.feature.group
> SVNKit 1.3.2 Implementation (Optional) 2.2.1.I20091215-1700
> org.polarion.eclipse.team.svn.connector.svnkit16.feature.gro up
>
Re: Shift-tab does not work in compare [message #518482 is a reply to message #517861] Thu, 04 March 2010 09:34 Go to previous messageGo to next message
David  Balažic is currently offline David BalažicFriend
Messages: 130
Registered: July 2009
Senior Member
If I select two java files in the project and do a "Compare with / Each Other", then the behavior is different: TAB enters a tab character into the file instead of moving focus (and shift-tab "cancels" a prevoius tab)

Re: Shift-tab does not work in compare [message #519526 is a reply to message #518482] Tue, 09 March 2010 03:56 Go to previous message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello David,

You have different behaviours in "Compare with Previous State" called from
History view and "Compare with / Each Other", because when you call "Compare
with Previous State" both left and right panes are not editable, but in
second case both panes are editable.

> If I select two java files in the project and do a "Compare with / Each
> Other", then the behavior is different: TAB enters a tab character into
> the file instead of moving focus (and shift-tab "cancels" a prevoius tab)
Previous Topic:Installation problem with subversive
Next Topic:Compatibility problem
Goto Forum:
  


Current Time: Thu Apr 25 04:10:17 GMT 2024

Powered by FUDForum. Page generated in 0.03738 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top