Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 290722

Summary: Obtain scrollbar size from the client
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.0   
Target Milestone: 1.3 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Ivan Furnadjiev CLA 2009-09-28 12:00:42 EDT
Currently the scrollbar size is hardcoded as 16px. The scrollbar size in FF is 21px, which leads to visual glitch in some calculations. Qooxdoo stores the scrollbar size in qx.ui.core.Widget.SCROLLBAR_SIZE.
Comment 1 Ivan Furnadjiev CLA 2009-09-30 02:11:34 EDT
Changes are in CVS HEAD.