Closed
Bug 75629
Opened 24 years ago
Closed 23 years ago
Need better support for setting selection in text inputs and textareas
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
mozilla1.0.1
People
(Reporter: sfraser_bugs, Assigned: mjudge)
References
(Blocks 1 open bug)
Details
(Keywords: testcase, Whiteboard: [C][selection][textarea])
Attachments
(1 file)
4.95 KB,
text/html
|
Details |
Our support for setting selection ranges in textareas and text inputs is spotty
right now. None of it works for textareas, and there are bugs in the text input
support. Testcase coming...
Reporter | ||
Comment 1•24 years ago
|
||
moving to 0.9.1
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
Updated•24 years ago
|
Whiteboard: [select]
moving to 1.0, since we need to wait onharish's changes to textarea.
anthonyd
Whiteboard: [select] → [selection][textarea]
Target Milestone: mozilla0.9.3 → mozilla1.0
selection
-->mjudge
Assignee: anthonyd → mjudge
Status: ASSIGNED → NEW
Whiteboard: [selection][textarea] → [C][selection][textarea]
Whiteboard: [C][selection][textarea] → [C][selection][textarea]EDITORBASE
Updated•24 years ago
|
Whiteboard: [C][selection][textarea]EDITORBASE → [C][selection][textarea]EDITORBASE-
Perhaps this sort of bug causes bad effects probably, like, if you can't get
accurate information about the current selection, how can something that acts on
a selection (search or find) work? If this is not an issue, maybe it is not
EDITORBASE, but I'd like some knowledge if that is the case or not.
Updated•24 years ago
|
Whiteboard: [C][selection][textarea]EDITORBASE- → [C][selection][textarea]EDITORBASE
Comment 8•24 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 9•24 years ago
|
||
removing EDITORBASE per meeting
Whiteboard: [C][selection][textarea]EDITORBASE → [C][selection][textarea]
Comment 10•23 years ago
|
||
Bug #88049 might fix this.
--pete
Comment 11•23 years ago
|
||
Fixed by bug 88049? The testcase seems to work fine.
Reporter | ||
Comment 12•23 years ago
|
||
Yup.
*** This bug has been marked as a duplicate of 88049 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•