THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1249 - dynamic tagging regression with commit 
9c69e857edb6690fe5a496e82ec57a0bbae36702
User who did this - James TD Smith (ahktenzero)

----------
Actually just swapping the lines over doesn't fix the issue entirely. It does 
make moving the tags work but you can end up with the wrong tag selected 
afterwards due to the call to tag.history.restore at the end of setscreen.

I've changed this locally to 

if (old_screen ~= s) then
    tag.history.restore(old_screen, 1)
end

which fixes that issue too. 

----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1249#comment3995

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to