https://bugzilla.wikimedia.org/show_bug.cgi?id=47772
--- Comment #1 from Bartosz DziewoĆski <[email protected]> --- So, what happens is that in Opera, for zero-length ranges (ie, just a caret, no selection): * .getSelection().getRangeAt(0) returns a Range * but then .getClientRects() returns an empty ClientRectList * and .getBoundingClientRect() returns a rectangle with all values being 0 -- 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
