Opened 15 years ago

Closed 15 years ago

#1808 closed bug (duplicate)

QGIS 1.1 gets the order of items in the layer window out of sequence if dragging a folder too fast.

Reported by: kumba Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.2.0
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

Description

When working in QGIS 1.1, I have found that when I add a new layer to the layer stack, and later try to move it down the stack, the ;ayer will cause every folder to expand. This gets annoying.

To solve this, I have in my setup a "tmp" group, and I will place layers to be moved into it. I will then grab and move the whole group to a position next to a targeted folder group, and then I will transfer the layers to their final home. The problem with this is, I have to move the temp folder, or any folder/layer for that matter, slowly. Otherwise, QGIS will actually cause the order of layers to get out of whack.

Think of it this way, if I have a layer stack like this (the + mark indicates a folder group, each with vector layers inside):

+tmp +md-water +va-water +dc-water +pa-water +de-water +wv-water +md-borders +va-borders +dc-borders +pa-borders +de-borders +wv-borders

And if I click/grab the "+tmp" folder, and quickly move it down the list, then in addition to "+tmp" moving down the list, one might find say, "+de-borders" moving up to be in-between "+md-water" and "+va-water". Usually, this happens to multiple folders/layers simultaneously, requiring one to go back and re-order the layering, which in a large layer stack, can be a tedious process.

If you need any kind of debugging output to pin down this problem, let me know.

Change History (1)

comment:1 by lutra, 15 years ago

Resolution: duplicate
Status: newclosed

This is duplicate of #1637

Note: See TracTickets for help on using tickets.