BUG: Scroll Bars May Be Re-Enabled or Crash Application When Clicked (199538)
The information in this article applies to:
- Microsoft Visual C++, Macintosh Cross-Development Addon 4.0
- Microsoft Visual C++, Macintosh Cross-Development Addon 4.0b
This article was previously published under Q199538 SYMPTOMS
When clicking a disabled scroll bar of a window, the scroll bar becomes enabled. If the mouse click occurs where the scroll thumb would be, the application crashes.
CAUSE
There is a bug in the Windows Portability Layer.
RESOLUTION
Set the scroll range to 0, 0 (zero, zero) using SetScrollSizes() or SetScrollInfo().
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCES
(c) Microsoft Corporation 1999, All Rights Reserved. Contributions by Adam Kim, Microsoft Corporation.
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbBug kbDocView kbnofix KbUIDesign KB199538 |
---|
|