Closed Bug 153717 Opened 22 years ago Closed 22 years ago

Cursor gets stuck at the begining of the line (GCC 3.1 buiild)

Categories

(Core :: DOM: Selection, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 145267

People

(Reporter: sukucorp, Assigned: mjudge)

Details

The cursor gets stuck at the begining of the line when entering text. This
happens in any text area or field including the text area/fields in the webpage.
The only way I can type text is to guess where the actual cursor location might
be and start typing. Clicking on a particular location with the mouse also
doesn't help. Sometimes clicking with the mouse at a particular location in the
text moves the visible cursor to the location but it again gets stuck at the
location where I clicked.

My system is gcc-3.1 based and I have both gtk-1.2.10 and gtk-2.0.3 installed,
though Mozilla is only linked against gtk-1.2.10.

This may or may not be related to
<http://bugzilla.mozilla.org/show_bug.cgi?id=127614>.
Might this be a duplicate of bug 145267?
I am patching gcc as per bug 145267 and checking it out.
Yep, it is a duplicate of bug 145267. I patched gcc-3.1 as per that bug and
recompiled mozilla. The cursor is located where it should be:)

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