Context Menu Promote bug

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Context Menu Promote bug

Post by dfhtextpipe »

If you select several consecutive filters, and then use the context menu Promote,
the filters end up in the reverse order compared to how they were before.

Before

Code: Select all

Comment...
|  Demo
|
|--Comment...
|     One
|   
|--Comment...
|     Two
|   
|--Comment...
|     Three
|   
+--Comment...
      Four
After

Code: Select all

|--Comment...
|     Demo
|   
|--Comment...
|     Four
|   
|--Comment...
|     Three
|   
|--Comment...
|     Two
|   
|--Comment...
|     One
This is counter-intuitive. I regard it as a bug. There's no warning that this can happen.

Best regards,

David
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Context Menu Promote bug

Post by DataMystic Support »

I agree with you, we'll look into it.
Post Reply