History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-10751
Type: Bug Bug
Status: Reopened Reopened
Priority: Major Major
Assignee: Eugene Zhuravlev
Reporter: Mikael Karlsson
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

ANT support: Shrinking selection in XML collapses selection to nothing

Created: 11 Oct 06 12:39   Updated: 06 Nov 08 23:30
Component/s: Ant Integration
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-10936 Ant unselect word removes entire sele... Resolved

Build: 5,766
Severity: Medium


 Description  « Hide
Growing a selection in XML using Ctrl-W works fine.
Shrinking the selection with Ctrl-Shift-W always collapses the
selection to nothing.

 All   Comments   Work Log   Change History      Sort Order:
Maxim Mossienko - 11 Oct 06 17:55
It is by design that after several unselect word actions one will yield empty selection. I miss proper problem description.

Mikael Karlsson - 11 Oct 06 18:22
Shrinking the selection with Ctrl-Shift-W always collapses the selection to nothing,
regardless of how many times I've grown the selection with Ctrl-W. Like this:
(Cursor in "dist".)

<target name="prepare.di|st.dir" >
</target>

Ctrl-W

<target name="prepare.di|st.dir" >
</target>

Ctrl-W

<target name="prepare.di|st.dir" >
</target>

Ctrl-W

<target name="prepare.di|st.dir" >
</target>

Ctrl-W

<target name="prepare.di|st.dir" >
</target>

Ctrl-W

<target name="prepare.di|st.dir" >
</target>

If I at any point do Ctrl-Shift-W just once the selection collapses to nothing when
I expect it to shrink to the previous selection.


Maxim Mossienko - 11 Oct 06 18:31
This problem is specific to ANT files

Alexander Chernikov - 22 Dec 06 20:50
Still the issue in Selena, 6610.