https://bugzilla.wikimedia.org/show_bug.cgi?id=65739
--- Comment #3 from Pratik Lahoti <[email protected]> --- Yes, keeping it simple seems the way to go. The text selection is lost on button click event and hence window.getSelection() would return an empty string. I am now thinking of having a '+' icon along with the edit, delete and swap icons. Clicking on it will add a new unit below the current one and update the ids of corresponding units as well. User can then perform manual splitting by clicking the edit icon and doing cut-paste. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
