| Issue 2276: | Clearing native browser selection via clicking inside calendar doesn't work | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Regression from 2.0.3 to v2.1.1: when trying to drag a non-editable event (either individually set or global for all) the user will accidentally select text on the calendar/page; clicking inside the calendar will *NOT* un-select the text unless the user clicks on the same or another non-editable event. JSFiddle for FC v2.1.1 (demonstrating the issue): http://jsfiddle.net/wijgerden/n64njn99/ JSFiddle for FC v2.0.3 (working correctly): http://jsfiddle.net/wijgerden/o4qbftk9/ (note that this includes a jQuery-UI v1.11.1 from http://arshaw.com/js/fullcalendar-2.0.3/lib/jquery-ui.custom.min.js in order to work; I've not tested other sources of jQuery-UI as I'm only concerned about the issue as shown in v2.1.1 which shouldn't need it anymore). Steps to reproduce issue (in v2.1.1): [1] try to drag the 'All Day Event' (it is set to non-editable) [2] observe that text in the calendar gets selected (note that this doesn't happen in the v2.0.3 equivalent) [3] click within the calendar on empty space [4] observe that the incorrect text selection does not go away [5] click on an editable event (that is: any other than 'All Day Event' or 'Lunch') [6] observe that the incorrect text selection does not go away [7] click on a non-editable event (either 'All Day Event' or 'Lunch') [8] observe that the incorrect text selection now goes away additional: [9] try step [1] again, see incorrect selected text in calendar, click outside the calendar; observe selection goes away
Nov 26, 2014
Quick update shows it remains an issue in v2.2.3 See http://jsfiddle.net/wijgerden/6se8knr3/ for an updated JSFiddle using FC 2.2.3
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/2541 This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event. Happy coding, Adam
Status:
ExportedToGithub
|
|
| ► Sign in to add a comment |
Status: Accepted
Labels: Type-Bug