Closed
Bug 182575
Opened 23 years ago
Closed 23 years ago
[gtk2] Gtk2 Xft Mozilla disappears while browsing certain page
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 173204
People
(Reporter: iamawalrus, Assigned: blizzard)
References
Details
(Keywords: crash, testcase)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126
This is my configure command:
../mozilla/configure --srcdir=../mozilla --enable-default-toolkit=gtk2
--disable-tests --enable-xft
The source tree was checked out at Nov.27.
While viewing certain page, the browser disaperas without crash. I will attach
the page here.
Reproducible: Always
Steps to Reproduce:
1. launch browser in classic theme
2. open the htm I have attached
3. after the page has shown, drag the scrollbar down untill your browser disapears
Actual Results:
The browser disapears and the output log is:
The application '<unknown>' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
This won't happen if I use theme other than classic theme. I can't find anymore
pages that could kill my browser until now. This page is uniqe.
My workmates's gtk2+moz without xft won't disapears at this page. I am building
my own gtk2+moz without xft to have a double check.
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
CVS trunk build 20021128 with xft/gtk2
the commas AND spaces are necessary to produce the crash.
Updated•23 years ago
|
Comment 6•23 years ago
|
||
is this the same bug that crashes when scrolling down :
http://bugzilla.lyx.org/show_bug.cgi?id=839
?
Comment 7•23 years ago
|
||
or is it bug 173204 ?
| Assignee | ||
Comment 8•23 years ago
|
||
Yep, looks like another dup.
*** This bug has been marked as a duplicate of 173204 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•