This thread to make players and developers aware of the Recycle/Selection bug.
There is a Bug in the recycle process, which may be the selection part of it. This is rare for it to happen, but I have now confirmed previous occurrences of mine were not mouse-device related.
Scenario:
*right click an inventory item
*select Recycle from the drop-down menu
*a confirmation box pops up for a completely different item than the one you clicked
As you can see this could be a dangerous bug, however I would guess it is only happening 1/1000 recycles so if anyone has information to reproduce this bug perhaps we can speed up the fix time.
Below are two screenshots that explain the problem visually, note this is an EXAMPLE and subtle green selection squares may appear in different locations when the bug is actually occurring.
Archived image unavailable: bug-recycle-EXAMPLE-01.html
Archived image unavailable: bug-recycle-EXAMPLE-02.html
In this example we want to recycle Code Bit 2, but the selection for some reason jumps up to a different row/column and does the action.
Some times when recycling squares we are careful about the initial click, but do not read the confirmation box. Make sure you do for now until this is fixed or we get a lock function.
There is a Bug in the recycle process, which may be the selection part of it. This is rare for it to happen, but I have now confirmed previous occurrences of mine were not mouse-device related.
Scenario:
*right click an inventory item
*select Recycle from the drop-down menu
*a confirmation box pops up for a completely different item than the one you clicked
As you can see this could be a dangerous bug, however I would guess it is only happening 1/1000 recycles so if anyone has information to reproduce this bug perhaps we can speed up the fix time.
Below are two screenshots that explain the problem visually, note this is an EXAMPLE and subtle green selection squares may appear in different locations when the bug is actually occurring.
Archived image unavailable: bug-recycle-EXAMPLE-01.html
Archived image unavailable: bug-recycle-EXAMPLE-02.html
In this example we want to recycle Code Bit 2, but the selection for some reason jumps up to a different row/column and does the action.
Some times when recycling squares we are careful about the initial click, but do not read the confirmation box. Make sure you do for now until this is fixed or we get a lock function.