angular.js/docs/content/guide
Pete Bacon Darwin de296f1b52 docs(compiler): don't drag selected content
In the example with draggable, the mouseDown handler needs to start with an event.preventDefault(). Otherwise the following bug occurs:
1) Select the text of the draggable span by clicking outside the span and dragging the mouse to the left or right through the span. Release the mouse button.
2) Now click on the span's inner text, and start to Drag it. The browser's default functionality that drags highlighted text so that it can be pasted into something else (say a document in a text editor) is invoked.
3) Release the mouse button. Now suddenly, you'll be dragging the span. But you won't be able to place it down on the page. It'll just follow the mouse around until the page is refreshed.

Closes: #2465
2013-04-22 13:38:18 +01:00
..
bootstrap.ngdoc docs(guide): updates for legacy IE7 support 2013-04-11 13:00:10 -07:00
compiler.ngdoc docs(compiler): don't drag selected content 2013-04-22 13:38:18 +01:00
concepts.ngdoc docs(concepts): fix spelling error 2013-04-19 14:44:14 +01:00
dev_guide.e2e-testing.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.mvc.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.mvc.understanding_controller.ngdoc docs(guide): Added $ sign to controller example 2013-04-11 14:32:44 -07:00
dev_guide.mvc.understanding_model.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.mvc.understanding_view.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.$location.ngdoc docs(guide): Update $locationProvider docs. 2013-04-11 15:27:46 -07:00
dev_guide.services.creating_services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.injecting_controllers.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
dev_guide.services.managing_dependencies.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.testing_services.ngdoc doc(devguide) - Fix typos and small grammatical errors in the developer guide. 2012-08-30 16:02:24 -07:00
dev_guide.services.understanding_services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.templates.css-styling.ngdoc docs(typos): fix typos in dev guide 2012-08-30 15:43:58 -07:00
dev_guide.templates.databinding.ngdoc docs(*): fixed typos 2013-03-29 23:14:55 +01:00
dev_guide.templates.filters.creating_filters.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
dev_guide.templates.filters.ngdoc docs(guide): remove stale info about filters changing DOM 2013-02-06 14:14:49 -08:00
dev_guide.templates.filters.using_filters.ngdoc docs(guide/filters): document multiple arguments syntax 2013-04-11 13:55:03 -07:00
dev_guide.templates.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.unit-testing.ngdoc docs(guide.unit-testing): fix typo 2013-04-16 21:04:09 +01:00
di.ngdoc docs(guide): minor grammatical change 2013-04-21 19:53:52 +02:00
directive.ngdoc docs(directive guide) typo in compile/link section 2013-04-17 14:50:19 +01:00
expression.ngdoc docs(guide/expression): wording changes 2013-04-11 14:03:52 -07:00
forms.ngdoc docs(forms): fix formatting 2013-04-22 12:38:26 +01:00
i18n.ngdoc docs(guide/i18n): fix a typo 2013-04-11 15:21:33 -07:00
ie.ngdoc docs(guide): updates for legacy IE7 support 2013-04-11 13:00:10 -07:00
index.ngdoc doc(guide) simplify the guide home page 2012-08-27 14:59:17 -07:00
introduction.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
module.ngdoc docs(module): fix typo 2013-04-13 17:19:11 +02:00
overview.ngdoc docs(overview): correct the input validation example 2013-04-19 14:39:58 +01:00
scope.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
type.ngdoc chore(docs): re-skin main documentation 2012-05-04 16:12:17 -07:00