https://issues.apache.org/ooo/show_bug.cgi?id=125240

--- Comment #1 from [email protected] <[email protected]> ---
Debugging into the problem shows that the scrollbars are not blocked but that
it is just hard to find and drag the scrollbar thumb, because native widget
drawing doesn't know exactly how big OSX actually draws the thumb. [1] reports
a similar problem.

[1] https://groups.google.com/forum/#!msg/chromium-dev/yxe372MeG3E/hdMd3Zft4N0J

Code pointer for people interested in fixing it:
  AquaGetScrollRect() for PART_THUMB_HORZ or PART_THUMB_VERT
as used in
  AquaSalGraphics::hitTestNativeControl() for CTRL_SCROLLBAR

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to