Closed Bug 29772 Opened 25 years ago Closed 24 years ago

Mouseover textbox does not cause I-beam cursor

Categories

(Core :: Layout: Form Controls, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mozilla, Assigned: buster)

References

Details

When the mouse is moved over text input boxes it should turn into an I-beam. 
This is how it works in IE and NC 4.X.
Reassign to HTML Form Control group.  I'm not sure if the cursor should change 
until the text field has gotten focus.  Leave shuang on the cc list.
Assignee: shuang → rods
Component: User Interface: Design Feedback → HTML Form Controls
QA Contact: elig → ckritzer
That's how 4.X and IE work (and Mozilla till a short while before I filed this).
*** Bug 31206 has been marked as a duplicate of this bug. ***
The I beam is only present after the editor has been installed (gotten focus) 
and then the I beam only shows over the portion of the "box" that has text in 
it.
Assignee: rods → buster
Right. This is contrary to how every other browser acts. It is also contrary to 
how all other text editors that I have used work.
should be a simple matter of setting the cursor via the style system, if cursors 
are supported.  I'll have to check with the style guys to see if we've 
implemented that yet.
Status: NEW → ASSIGNED
Target Milestone: --- → M16
this was a simple fix in html.css.  sending the diff to rods for review.
Whiteboard: fix in hand
mass-moving all remaining M16 bugs to M17
Status: ASSIGNED → NEW
Target Milestone: M16 → M17
fixed.  added the appropriate style rules.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Whiteboard: fix in hand
I know that it is insane nitpicking, but a textbox that has focus still does not 
get the I-beam cursor. Textboxes that do not have focus do get them, however.
verifying using 2000062520 nightly on w2k. textboxes that have focus get the I-
beam cursor & mousing over a textbox gets the I-beam cursor
Status: RESOLVED → VERIFIED
Mass removing self from CC list.
Now I feel sumb because I have to add back. Sorry for the spam.
You need to log in before you can comment on or make changes to this bug.