Closed Bug 9429 Opened 25 years ago Closed 25 years ago

When moving caret, it doesn't appear until the 3rd blink cycle

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cmanske, Assigned: sfraser_bugs)

Details

Place the caret anywhere in text. Move it to the right 1 character by pressing right arrow key. The caret disappears ("cycle 1"), then you see the effect of drawing the background color where the caret should be ("cycle 2"), then the caret appears as the solid black line ("cycle 3"). The effect is that when you arrow around, you can't see the caret. It should always reset the blink timer and draw the black caret immediately after it moves to a new location. The same behavior is seen when you relocate the care by clicking the mouse -- there is a delay until actually see the caret. The blink rate seems a bit slow as well, which exacerbates this problem.
Status: NEW → ASSIGNED
Target Milestone: M9
It's not as simple as you think! I have gone to some pains to make the caret show up as soon as possible, but this a) differs on different platforms, and b) changes occasionally when someone changes view/rendering context behaviour. I know that it still needs some work.
I certainly didn't mean to imply it was "simple", just annoying!
Target Milestone: M9 → M10
Minor. M10
M11
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Caret fixes checked in. Please reopen if you continue to see problems.
Status: RESOLVED → VERIFIED
it looks more crisp now....to me it looks fixed...Charley you seem to have a better eye....can you double-check it? marking verified in 9/15 build.
You need to log in before you can comment on or make changes to this bug.