https://bugzilla.wikimedia.org/show_bug.cgi?id=32186
--- Comment #2 from Brion Vibber <[email protected]> 2011-11-04 18:13:28 UTC --- WikiEditor's search-replace dialog appears to actively call $textarea.textSelection('scrollToCaretPosition') when selecting the next match. LiquidThreads seems to have a partial copy of the search-replace in lqt.toolbar.js which also does this. (WTF?) The getCaretScrollPosition() subfunction (with the 13 / 15 / 16 pixel hardcoding) appears to be used for 'Mozilla'-style browsers, and the getLineLength() is used by that. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
