https://bugzilla.wikimedia.org/show_bug.cgi?id=52159
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Status|NEW |ASSIGNED Hardware|Macintosh |All Assignee|[email protected] |[email protected] Summary|Inserting an existing |VisualEditor: Inserting an |reference puts it at the |existing reference in the |start of the paragraph |first paragraph in Firefox |instead of where the cursor |puts it at the start of the |is |paragraph, not where the | |cursor is OS|Linux |All --- Comment #4 from James Forrester <[email protected]> --- AFAICT this only happens in the first paragraph (and only in Firefox). This is throwing an error in Rangy: TypeError: sel.nativeSelection is null sel._ranges.length = sel.rangeCount = sel.nativeSelection.rangeCount; … but for some reason I can't get Firebug to give me a trace. -- 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
