Open
Bug 200233
Opened 22 years ago
Updated 4 years ago
Delete forward word gets following punctuation too
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
NEW
People
(Reporter: uri, Unassigned)
References
Details
(Whiteboard: DUPE?)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
If I press ctrl+del at the beginning of "word...", the whole string is deleted,
including the periods and the closing quotes. The same goes for shift+ctrl+right
arrow. Double-clicking, however, will only select the word, as it should.
Reproducible: Always
Steps to Reproduce:
1. go to this bug's "details"
2. put the caret after the first quotes
3. ctrl+del or shift+ctrl+right arrow
Actual Results:
the whole string is deleted/selected.
Expected Results:
only select/delete "word"
possibly related to #181926
Updated•22 years ago
|
Summary: Delete wordward word gets following punctuation too → Delete forward word gets following punctuation too
Comment 1•22 years ago
|
||
Confirmed:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030604
Comment 2•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•20 years ago
|
||
Confirmed that this is a problem in Firefox 1.0x textareas and I doubt anyone
has fixed it. It is probably a duplicate of another bug but I can't find it
right now.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: DUPE?
Comment 4•19 years ago
|
||
word...
Updated•19 years ago
|
Blocks: word-select
Updated•18 years ago
|
QA Contact: bugzilla → editor
Updated•18 years ago
|
Assignee: mozeditor → nobody
Comment 5•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•