Closed
Bug 237359
Opened 21 years ago
Closed 21 years ago
border around plugins on gtk2 enabled builds
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 207036
People
(Reporter: felixhaedicke, Assigned: peterlubczynski-bugs)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040119
On Mozilla builds that are built with gtk2, there is a problem that plugins
are drawn with a black border of 1px on the top and on the left side. On the
bottom and on the right side, there is no border. So I guess that the problem
is that there is an offset of 1 px of the area which is reserved for the
plugin and where the plugin is really drawn.
The attached screenshot plugin1.png shows two mozilla windows. Both show the
same page (http://www.toggo.de) which contains a lot of flash areas. The left
window is the gtk2-enabled build and shows the border problem. The right
window is a gtk1 build, which doesn't show the problem.
The second screenshot (plugin2.png) shows an empty plugin area (because the
required quicktime plugin is not installed). This is just to demonstrate that
this bug is not flash-dependant.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Comment 2•21 years ago
|
||
this should be fixed in newer builds.
*** This bug has been marked as a duplicate of 207036 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•