Closed
Bug 145657
Opened 23 years ago
Closed 21 years ago
display and select text crashed
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cymon_go, Assigned: pavlov)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0rc2) Gecko/20020510
BuildID: 2002051006
Don't dispalys text shows something non readable when selecting text and afects
drop-down list at address bar - urls replaced with something non readable
Working normal on IE5.5
Reproducible: Always
Steps to Reproduce:
1.Open browser
2.Type address
3.Problem is available
Actual Results: Same as description
Expected Results: Display page correctly
On linux 2002051909 1.0.0 branch, the site seems to load correctly, but as soon
as the images are loaded, things get strangely scrambled: The images don't
display correctly and part of the page content vanish. Scrolling hides and
rereveals different parts of the content.
No crash seen. Reporter, do you crash on the given page?
Confirming and reassigning to layout.
Assignee: Matti → attinasi
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
OS: Windows 98 → All
QA Contact: imajes-qa → petersen
Summary: display and select text crashed → display and select text crashed
Comment 3•23 years ago
|
||
I want to confirm this bug (Moz 1.0 RC2).
There are similar errors on a page about rc2 on mozillaquest (I don't no the
exact address, cause I just read mq for fun -- the guy is a real troll!)
Maybe it has something to do with the display (graphics output, hardware,
rendering ...), because when I scroll down the page there are also some parts
where content is missing and selections look weird. But when I scroll up and
down again those areas might change (go away and new ones come).
I think we should change the topic of this bug to something like "displayed and
selected text/images not rendered correctly", because Mozilla does not crash
(misleading) and images are also affected.
Comment 4•23 years ago
|
||
required elements are:
1. animated gif with different sized frames (animated gif from bug 94336 also
causes this bug)
2. long page
3. overflow:auto for <pre> tags. I tried applying overflow:auto to <p>
instead, but the bug didn't seem to bite.
GFX Compositor? Image? probably not Layout.
Comment 5•23 years ago
|
||
Yeah, I see this too. Let's start with imagelib.
-> imagelib.
Assignee: attinasi → pavlov
Component: Layout → ImageLib
QA Contact: petersen → tpreston
Comment 6•22 years ago
|
||
worksforme with linux trunk build 20021126
Comment 7•21 years ago
|
||
wfm with a current trunk build on win2k -> wfm
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•