Closed
Bug 224042
Opened 22 years ago
Closed 22 years ago
BeZilla can't render properly transparent background for table
Categories
(Core Graveyard :: GFX: BeOS, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jeanmarc, Assigned: beos)
Details
Attachments
(4 files)
User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.5) Gecko/20031018 Firebird/0.7
Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.5) Gecko/20031018 Firebird/0.7
BeZilla can't render properly transparent background for table.
Check this page to see what's wrong :
http://beosz.com/bug1.html.
My trick to have a border and a transparent image was to create a table with the
background + the border=0 and another above with border=1.
Reproducible: Always
Steps to Reproduce:
1.see the url
2.
3.
Actual Results:
can't render nicely
Expected Results:
render it nicely :)
thanks for your work
Comment 1•22 years ago
|
||
.
Assignee: general → arougthopher
Component: Browser-General → GFX: BeOS
QA Contact: general → timeless
Comment 3•22 years ago
|
||
jeanmarc - why you removed testcase from beosz.com ?
| Reporter | ||
Comment 4•22 years ago
|
||
http://beosz.com/bug1.html is available to me
Comment 5•22 years ago
|
||
jeanmarc - now it is available.
I use mozilla with those "jetgfx" patches, so i cannot be sure that i see that
page exactly as you.
What i see - look at attachment i added.
Comment 6•22 years ago
|
||
P.S. download that image and look at it in viewer or zoom it (by clicking) to
native size if using mozilla. Scaled version in mozilla may look bit weird.
| Reporter | ||
Comment 7•22 years ago
|
||
Hi,
Here's what i saw :
http://beosz.com/screen1.png
Sometimes, you'll need to refresh once or two.
I use the latest build but i don't think i use the "jetgfx" patches.
Thanks indeed for your work
| Reporter | ||
Comment 8•22 years ago
|
||
| Reporter | ||
Comment 9•22 years ago
|
||
| Reporter | ||
Updated•22 years ago
|
Comment 10•22 years ago
|
||
jeanmarc,
i suspect this bug may be dup of
http://bugzilla.mozilla.org/show_bug.cgi?id=157303
but only person who has build with patch for that bug is Decaf on BeShare.
If you can get it from him and test, it may clear problem a bit.
Though, his build has broken https (as it was built under BONE) - so don't
replace with it your "everyday" Firebird.
Comment 11•22 years ago
|
||
reporter, test new build from bebits fro your bug:
http://bebits.com/bob/16403/mozilla-i586-pc-beos-20040301-netserver.zip
| Reporter | ||
Comment 12•22 years ago
|
||
Hi,
I got the same rendering glitch with the Mozilla build 20040401 BONE (Zeta), i
just had to refresh one the page (http://beosz.com/bug1.html).
Details about this version:
Includes 7 latest BeOS-specific patches, including patch for most annoying
drawing bug (artifacts on scrolling, disappearing images etc), and patch which
fixes broken HTTPS in BONE-builds (Kudos to Decaf for https-patch!) See Bezilla
Blog for details about last patches.
Thanks !
Comment 13•22 years ago
|
||
jeanmarc,
can you add attachment with screenshot (probably from IE or mozilla for Windows)
where this case is rendered properly?
| Reporter | ||
Comment 14•22 years ago
|
||
That's a screenshot from Firebird on Windows
Thanks again
| Reporter | ||
Comment 15•22 years ago
|
||
Hello,
It seem the latest Firefox build (20040218-BONE-BLEEDING_EDGE) render finally
properly the webpage ! (http://www.beosz.com/bug1.html)
Thanks everyone, keep on the great work
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 16•22 years ago
|
||
No patch/bug referenced as cause of fix.
->WORKSFORME
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
Comment 17•22 years ago
|
||
2 Jason Bassford
Patch corresponding tu build in use by reporter is in preparation.
Actually, this is DrawTile code change after
http://bugzilla.mozilla.org/show_bug.cgi?id=231202, so i think it should be
reported as fixed long before, after 2004-01-19 commit -
http://bugzilla.mozilla.org/show_bug.cgi?id=231202#c20.
Code ised in reported build is rather speed improvement in DrawTile.
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•