Closed
Bug 114766
Opened 24 years ago
Closed 24 years ago
Text edit cursor needs improvement to feel right in Windows
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: david, Assigned: kinmoz)
Details
(Whiteboard: DUPEME)
When editing text at any point in Mozilla, the vertical cursor is too thick (2
pixels instead of the Windows default 1), too tall (should only span the maximum
font height, not the full alloted spacing height), and is one pixel too far to
the left. While sounding trite, it's actually rather annoying visually and is
the only program I know that has a text cursor so far to the left of where it
should be that by default it's sitting on top of the rightmost pixels of the
last character typed. At the very least, please move the text cursor one more
pixel to the right! An elegant cursor (which shouldn't be hard to change) would
be (for me) the final step to making Mozilla feel fully modern and elegant.
![]() |
||
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•24 years ago
|
||
Hmm, actually, when I compare the cursor in Mozilla with (for example) Windows
Notepad, they look pretty much the same height and thickness. I don't know that
there's a "standard" cursor in that sense. This is on Win98, BTW.
Reporter | ||
Comment 2•24 years ago
|
||
Okay, after some further analysis, it seems that in the URL bar the cursor
seems to be proper (1 pixel) width, but still one pixel too far to the left. (A
good example: when typing the '/' character, there should be one pixel of
whitespace between the cursor and the rightmost pixel of the '/'.) When editing
text, such as in a TEXTAREA, the cursor balloons to two pixels in width and is
even overlapping with the previous characters a full two pixels atimes. The
cursor in textareas should only be one pixel thick and one more pixel to the
right. Opening up a page with a TEXTAREA and putting it side-by-side with IE, I
see that the cursor in mozilla extends one pixel too high as well (there should
be a one-pixel separation between the cursor and the TEXTAREA's border).
I'm not trying to be anal here; I'd just like Mozilla to feel sleek and clean.
that's fair. it's also already reported.
Assignee: mpt → hewitt
Component: User Interface Design → URL Bar
QA Contact: zach → claudius
Whiteboard: DUPEME
Comment 4•24 years ago
|
||
-> editor
Assignee: hewitt → kin
Component: URL Bar → Editor: Core
QA Contact: claudius → sujay
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 98564 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•