Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 461860

Summary: [Firefox only] markdown editor: dragging from ordered list number to the right does not work
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Grant Gayed CLA 2015-03-10 12:56:29 EDT
- start with content:

1. hi
  * there

- in the markdown editor's preview page mouse-down to the left of the '1'
  -> this auto-selects the full list item and its child item, which is fine, this is Firefox's native selection behaviour
- now drag to the right
  -> Firefox indicates that it's trying to do a drag on the selection, but it should just be changing the selection to track the characters as the pointer passes over them
Comment 1 Grant Gayed CLA 2016-01-06 13:35:34 EST
This is native browser behaviour, and is not particularly bad.  There's nothing to fix here, closing report.