Closed
Bug 701010
Opened 14 years ago
Closed 8 years ago
Disabled Text Box - Unable To Select/Highlight Text
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 195361
People
(Reporter: drooval, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: DUPEME)
Attachments
(1 file)
|
318 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0
Build ID: 20111104165243
Steps to reproduce:
Attempted to select text in a disabled text box such as the one here: http://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.html
Actual results:
Unable to select or copy text.
Expected results:
Text should highlight.
I don't think this is a duplicate bug - sorry if it is. I found many similar reports, but none referring to this specific issue.
Comment 2•14 years ago
|
||
Works for me on Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0a1) Gecko/20111109 Firefox/11.0a1
Also, could you see if the issue occurs if using Firefox in safe mode:
http://support.mozilla.com/kb/Safe+Mode
How about with a new, empty testing profile? (Don't install any addons into it)
http://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
Comment 3•14 years ago
|
||
Confirmed on
http://hg.mozilla.org/mozilla-central/rev/6d42793c4807
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0a1) Gecko/20111109 Firefox/11.0a1 ID:20111109031111
Cannot copy:
Opera11.52
Firefox3.6.24 - 11.0a1
Can copy:
Google Chrome15.0.874.106m
Internet Explorer9(However, selection is broken in textarea )
I can confirm on 8.0 both in safe mode and with a new empty profile.
Comment 5•14 years ago
|
||
Status: UNCONFIRMED → NEW
Ever confirmed: true
This issue still exists in Firefox 29.0. Text inputs and textareas with the disabled attribute do not allow me to select text within them. Internet Explorer and Chrome do allow me to select the text. Clicking on the element and pressing Ctrl+A also does nothing because the element is unfocusable.
Updated•12 years ago
|
Updated•12 years ago
|
Whiteboard: DUPEME
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•