mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03568
[Bug 1269582] Re: Editors content gets replaced by other items content
An easy way to reproduce this is to make an edit to a trigger, then
click on the trigger below it. Going back, you'll see your triggers edit
wasn't saved - the feature that saves stuff when you leave it got
broken. So ideally, slot_item_selected_save would be going off first,
and on some event like 'selection is changing'.
Current setup:
slot_trigger_selected = currentItemChanged
slot_item_selected_save = itemClicked
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1269582
Title:
Editors content gets replaced by other items content
Status in Mudlet the MUD client:
New
Bug description:
In Mudlet/development, most likely due to the keyboard navigation
change, an issue has started appearing where the content of another
item would suddenly get replaced with the content of a previous item
you were looking at. The exact sequence to repeat this problem still
needs to be determined.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1269582/+subscriptions
References