Closed
Bug 198519
Opened 22 years ago
Closed 22 years ago
[CTL-Thai] Mozilla crashes on text selection, if compiled with --enable-ctl
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 184599
People
(Reporter: andrewbass, Assigned: prabhat.hegde)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030321
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030321
If you try to select text with your mouse (or press F7 and do the same with the
keyboard), Mozilla terminates abnormally.
However, doubleclicking a word to select it or pressing Ctrl+A doesn't lead to a
crash. TypeAhead works well, too.
Reproducible: Always
Steps to Reproduce:
1. Compile Mozilla with --enable-ctl option.
2. Run Mozilla.
3. Try to select some text.
Actual Results:
Mozilla crashes.
Expected Results:
The text should become selected (inversed).
OS: Red Hat Linux 8.0/2.4.20
gcc-3.2
gtk-2.2 (option --enable-default-toolkit=gtk2 passed to the configure script)
Comment 1•22 years ago
|
||
I suspect this is a duplicate of
http://bugzilla.mozilla.org/show_bug.cgi?id=184599
At least, I experienced the same behaviour also on RedHat 8.0 and applying the
patch from 184599 solved it for me.
Assignee | ||
Comment 2•22 years ago
|
||
Yes, this is a dup of 184599
*** This bug has been marked as a duplicate of 184599 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Component: Layout: CTL → Layout: Text
QA Contact: arthit → layout.fonts-and-text
You need to log in
before you can comment on or make changes to this bug.
Description
•