Open
Bug 95503
Opened 24 years ago
Updated 1 year ago
highlighting text and hitting spacebar does not delete text
Categories
(SeaMonkey :: Composer, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: shrir, Unassigned)
Details
(Whiteboard: [C], [select])
Attachments
(1 file)
|
6.08 KB,
patch
|
Details | Diff | Splinter Review |
Win NT , build 0815 trunk
steps:
Launch composer
click on 'Show All Tags' in Edit Mode Toolbar
Type a word on the first line
hit ENTER
Type another word on the second line
Now, left-click with mouse right after the last character on the second line
(you should see both the lines highlighted)
Now, hit the SPACEBAR once and see that instead of removing the selected text,
the caret jumps to the beginning of the first word on the first line and moves
the word to the right by one space.
Comment 1•24 years ago
|
||
n
Assignee: beppe → anthonyd
Priority: -- → P2
Summary: highlighting text and hitting spacebar does not delete text → highlighting text and hitting spacebar does not delete text
Whiteboard: [select]
Target Milestone: --- → mozilla0.9.5
selection bug
-->mjudge
Assignee: anthonyd → mjudge
Whiteboard: [select] → [C], [select]
Comment 3•24 years ago
|
||
If this is important to someone for 0.9.5, tell me now so I can find another
owner for it. mjudge won't be back until 0.9.6.
Comment 9•24 years ago
|
||
WIN XP, build 20011017
Have found that the delete key wont work in this instance as well. Follow the
above steps but use the delete key instead of the spacebar.
The caret jumps to the beginning and deletes the fist letter instead of
removing the selected text. Also, if you insert an image before you highlight
in that same manor, hit delete, the image will delete and the text will remain.
Comment 11•24 years ago
|
||
did anyone try this patch? TucsonTester1 did you find result with delete same
with patch? I am going to find someone to review this and check it in for 9.7
Comment 12•24 years ago
|
||
I am having a problem myself with highlighting. It seems no matter how much I
try moving my mouse along and clicking the text won't highlight. My Mozilla
build is 2001121803 and it is version 0.9.7+ this also doesn't work when trying
to copy and paste text to either include into the location bar or just in
general when wanting to copy and paste text.
Comment 13•24 years ago
|
||
Thomas, you are seeing bug 115791
Updated•24 years ago
|
Target Milestone: mozilla0.9.7 → mozilla1.2
Comment 14•24 years ago
|
||
removing myself from the cc list
Updated•19 years ago
|
QA Contact: sujay → editor
Updated•19 years ago
|
Assignee: mjudge → nobody
Status: ASSIGNED → NEW
Comment 15•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
If this is a bug of the editor module, please add a testcase which blocks to fix this bug.
Component: DOM: Editor → Composer
Product: Core → SeaMonkey
Target Milestone: mozilla1.2alpha → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•