Changes between Initial Version and Version 1 of Ticket #14314, comment 11


Ignore:
Timestamp:
Feb 3, 2016, 4:35:34 PM (8 years ago)
Author:
Marek Lewandowski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14314, comment 11

    initial v1  
    1 Yup, in fact it is a recent Safari regression, I've created a [https://jsfiddle.net/fpua774e/ simplified demo] where you can attempt to select the text.
     1Yup, in fact it is a recent Safari regression, I've created a [https://jsfiddle.net/fpua774e/ simplified demo] where you can attempt to select the text. We've sent a bug report to Apple - there might be little we can do about it, still we'll check it.
     2
     3TC:
     4
     51. Open an example attached here: https://jsfiddle.net/fpua774e/
     61. Try to select part of the "Try to select some text" text (just simply click and move mouse horizontally)
     7
     8Expected: Selection is properly created for the text from the anchor point to your cursor position.
     9
     10Actual: Scrolling goes wild, and scrolls both inner and outer window. It shouldn't do that in a first place, since we're only selecting horizontally, so vertical scrolling should not be involved.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy