https://bugzilla.wikimedia.org/show_bug.cgi?id=57034
David Chan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Web browser|--- |Google Chrome --- Comment #1 from David Chan <[email protected]> --- Happens on Chromium 25 but not on Firefox 24 (on my Ubuntu system). When the reference is inserted, the CE cursor gets reset to the start (as always happens with a ContentEditable when you change the content). But then the CE cursor updates the DM cursor, whereas it should happen the other way round. Evidence: Make SurfaceObserver.pollOnceInternal into a no-op, then right-cursor to a word and click Reference, Insert Reference. Then the CE cursor gets reset to the start of the document, whereas the DM cursor is still in the place where the reference appears. -- 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
