Closed Bug 775366 Opened 12 years ago Closed 12 years ago

Cannot start drag in input tag

Categories

(Core :: DOM: Editor, defect)

13 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: lukecfairchild, Unassigned)

References

()

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725

Steps to reproduce:

Drag selected text from a input box.

This bug is both in firefox 13 and 14.


Actual results:

nothing


Expected results:

the text should of been dragged from the input box so it appeared under my cursor.
This bug isnt in version 12, but I downgraded to 12.
Drag & Dropping the text from this bugzilla comment field works for me with Firefox13.0.1 and Seamonkey trunk
Ok after further testing. I found that it happens on input tags with the "readonly" attribute.
Component: Untriaged → XUL
Product: Firefox → Core
Component: XUL → Drag and Drop
Triage is still not completed and i take care to move the bug to the right component.

Reporter: Do you have an example url that shows this issue ?
Component: Drag and Drop → Untriaged
Product: Core → Firefox
You can recreate it yourself by going to:
http://w3schools.com/html/tryit.asp?filename=tryhtml_intro
and entering the following code in the left field:
<html><input readonly value='This text cant be dragged'></html>
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/a3b93f3949fe
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0a1) Gecko/20120217 Firefox/13.0a1 ID:20120217155649
Bad:
http://hg.mozilla.org/mozilla-central/rev/e001b5eda618
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0a1) Gecko/13.0a1 Firefox/13.0a1 ID:20120217162149
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a3b93f3949fe&tochange=e001b5eda618

Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/174ce0df7cdd
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0a1) Gecko/13.0a1 Firefox/13.0a1 ID:20120217061753
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/51d333edddfd
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0a1) Gecko/13.0a1 Firefox/13.0a1 ID:20120217062249
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=174ce0df7cdd&tochange=51d333edddfd

Suspected: Bug 499008
Blocks: 499008
Status: UNCONFIRMED → NEW
Component: Untriaged → Editor
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Sorry,

This seems to be fixed by Bug 612128 in Firefox15 and later.
Status: NEW → UNCONFIRMED
Ever confirmed: false
(In reply to Alice0775 White from comment #7)
> Sorry,
> 
> This seems to be fixed by Bug 612128 in Firefox15 and later.

Where can I get firefox 15? Is its beta available? I tried the latest nightly build and it still has the same problem.
You can download the latest beta from here: http://www.mozilla.org/en-US/firefox/beta/  It's currently the latest beta for Firefox 14, but Firefox 15 beta is being built and will be available within the next few days, and your build should automatically upgrade when Firefox 15 is available.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Until 15 is available i will stay on 12, updates are disabled. Once 15 is available for download I will confirm it does fix this bug.
Ok I downloaded firefox 15 beta and it is fixed.
You need to log in before you can comment on or make changes to this bug.