PRB: Scroll Bars Appear on Active Desktop Item (183443)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
This article was previously published under Q183443 SYMPTOMS
Scroll bars appear on an Active Desktop Item even though the item has been
sized exactly to fit a fixed size image, ActiveX control, or applet. The
fixed size element never seems to occupy the entire space of the HTML body.
CAUSE
In HTML pages, spaces and carriage returns (CRs) are considered text
characters, and text characters have descent -- space below the baseline.
This causes a small section of the body to always appear underneath any
fixed size elements in the page or desktop item.
RESOLUTION
Change the HEIGHT attribute of the Desktop ITEM in the CDF file to be a few
pixels bigger.
-or-
Remove any spaces or carriage returns from the HTML file.
STATUS
This behavior is by design.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
183328 BUG: Empty Vertical Scroll Bar Space On Desktop Item
Modification Type: | Major | Last Reviewed: | 11/19/1999 |
---|
Keywords: | kbprb KB183443 |
---|
|