[haiku-bugs] Re: [Haiku] #12333: Tracker dragged selection is backwards

  • From: "TwoFx" <trac@xxxxxxxxxxxx>
  • Date: Thu, 17 Dec 2015 14:36:00 -0000

#12333: Tracker dragged selection is backwards
------------------------------------+----------------------------
Reporter: pulkomandy | Owner: axeld
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: Applications/Tracker | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
------------------------------------+----------------------------

Comment (by TwoFx):

I had a look at this for the GCI task to pick any ticket and tackle it.
The problem is that the drag message is simly populated in the wrong
order. This is due to some helper code that is used to populate the
message iterating the selected poses backwards for some reason. I am sure
that there is a good reason for this, though according to git blame this
has not been changed since pulling OpenTracker into the tree. There is a
simple way to fix this problem without breaking anything else by simply
doing the iteration yourself. I will attach a patch that does exctly that.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12333#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: