To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74417





------- Additional comments from [EMAIL PROTECTED] Sun Feb 11 05:12:31 +0000 
2007 -------
I put these lines into aqua/source/gdi/salnativewidgets.cxx:
+CFShowStr(AppleScrollBarType);
+CFShowStr(kCFPreferencesCurrentApplication);
+CFShowStr(ScrollBarVariant);
        if ( !CFStringCompare( ScrollBarVariant, CFSTR("DoubleMax"),
kCFCompareCaseInsensitive))  <-- now line 317

Mouse over scrollbar:
===================

>*>_> SetPointer
Control type is : 60
Control part is : 1

Length 21
IsEightBit 1
HasLengthByte 0
HasNullByte 1
InlineContents 0
Allocator SystemDefault
Mutable 0
Contents 0x1288e54

Length 32
IsEightBit 1
HasLengthByte 0
HasNullByte 1
InlineContents 0
Allocator SystemDefault
Mutable 0
Contents 0x908b7efc
(null)

=================
So we got (null) for ScrollBarVariant.

Thread 0 Crashed:
0   com.apple.CoreFoundation            0x9080b714 CFStringGetLength + 17
1   com.apple.CoreFoundation            0x9081d13c CFStringCompare + 19
2   libvcl680mxi.dylib                  0x0122b8ba
AquaSalGraphics::hitTestNativeControl(unsigned long, unsigned long, Region
const&, Point const&, SalControlHandle&, unsigned char&) + 1058
(salnativewidgets.cxx:317)
3   libvcl680mxi.dylib                  0x0112df3a
SalGraphics::HitTestNativeControl(unsigned long, unsigned long, Region const&,
Point const&, SalControlHandle&, unsigned char&, OutputDevice const*) + 270
(salgdilayout.cxx:534)
4   libvcl680mxi.dylib                  0x011c1c9b
Window::HitTestNativeControl(unsigned long, unsigned long, Region const&, Point
const&, unsigned char&) + 205
5   libvcl680mxi.dylib                  0x012058d5 
ScrollBar::ImplFindPartRect(Point
const&) + 163
  

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to