https://bugzilla.wikimedia.org/show_bug.cgi?id=40131
Dereckson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |javascript CC| |[email protected] Summary|Wenn bei der Eingabe der |Save button stays disabled |Bezeichnung eines |when copy/paste into the |"Datensatzes" Copy & Paste |edit summary field instead |verwendet wird, bleibt der |typing in it. |Speichern Knopf ausgegraut | --- Comment #2 from Dereckson <[email protected]> 2012-09-10 16:05:46 UTC --- [ Original title ] Wenn bei der Eingabe der Bezeichnung eines "Datensatzes" Copy & Paste verwendet wird, bleibt der Speichern Knopf ausgegraut [ Description translation ] An event listener (or, following jQuery terminology, an observer) for this input field could easily fail to catch the relevant text change. [ Comment #1 translation ] Clarification: to reproduce this bug, you have to copy/paste with the mouse (context menu > paste) and not with CTRL + V (this fires the event). Drag n drop doesn't work anymore to reproduce this bug. [ Adding "javascript" keyword, this should be fixed in JS using onChange property. ] -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
