Closed Bug 64643 Opened 24 years ago Closed 23 years ago

Caret blinks when selection is not collapsed

Categories

(Core :: DOM: Editor, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 78949
mozilla0.9.2

People

(Reporter: cmanske, Assigned: bugzilla)

Details

(Whiteboard: Fix in hand, needs reviews - will go into either .9.1 or .9.2)

Attachments

(1 file)

When you select some text or table cells, there is still a blinking "caret" at
the right edge of the selected block. The blinking caret should be suppressed
when we have any non-collapsed selection.
Simon used to own caret problems -- does he still or does Tony?
I recently turned on the caret during selection on Windows...
Over to Blake.
Assignee: beppe → blakeross
Blake: Ummm, why?
Because that's the correct behavior on Windows.  See bug 41077.  Is there a 
specific bug here?
Looking at the comments in bug 41077, I agree that native Windows does show a
blinking caret in textfields. I never noticed it and don't really see why it's
needed.
Anyway, we definitely do *not* want it blinking in Composer when editing a page
and we have a non-collapsed selection, so whatever you did in 41077 should be
done only if in a textfield.

Okay, although I think it might be better to just let the caller specify.
Status: NEW → ASSIGNED
Adding myself to Cc.
this bug needs a target milestone.
Target Milestone: --- → mozilla0.9
This bug is the anti-dup of bug 41077. Either we fix this and back out the fix 
for bug 41077, or we leave bug 41077 fixed and wontfix this. We shouldn't be 
internally inconsistent, by having one behavior in some parts of Mozilla and 
another behavior in other parts.

Note that whether or not we show the caret for a selection isn't just a 
cosmetic issue -- it affects what the Up and Down keys do. That's why it's 
important to be internally consistent.
So what's the deal?  Any comments on what Matthew said?
Target Milestone: mozilla0.9 → mozilla0.9.1
I vote we just turn off the caret-with-selection.
If we have to have an all or nothing scenario, I vote for off ... and if we ever 
decide in the future that we need it, it shouldn't be turned back on until all 
the little quirks that this exposes (like the caret appearing in a non-selected 
cell, etc) are fixed.
Priority: -- → P1
Whiteboard: Fix in hand, needs reviews - will go into either .9.1 or .9.2
Target Milestone: mozilla0.9.1 → mozilla0.9.2
The fix for this is in bug 78949. It's all the same root problem.

*** This bug has been marked as a duplicate of 78949 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: