Bug 85866 - Snippet "resize columns as table resizes" shows scrollbars on Mac
Summary: Snippet "resize columns as table resizes" shows scrollbars on Mac
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1   Edit
Hardware: Macintosh Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2005-02-18 14:49 EST by Benjamin Pasero CLA
Modified: 2008-06-03 17:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Pasero CLA 2005-02-18 14:49:13 EST
Using snippet "resize columns as table resizes" on Windows is working as
desired. However on Mac, I am getting a horizontal scrollbar. Is there something
not working as it should with "table.computeSize(SWT.DEFAULT, SWT.DEFAULT)"?

Snippet:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet77.java?rev=HEAD&content-type=text/vnd.viewcvs-markup

Ben
Comment 1 Steve Northover CLA 2005-02-18 14:51:51 EST
VI owns this snippet, not me!
Comment 2 Benjamin Pasero CLA 2005-02-18 16:06:25 EST
Note that I am using a rather old version of Mac OS X (10.3.0). Not sure if this
was fixed by an uptodate JVM.

Ben
Comment 3 Ryan Lowe CLA 2005-03-23 13:43:38 EST
Also see bug 88735:

"Mac OS X Table.getClientArea() width is inconsistent with win32"
Comment 4 Benjamin Pasero CLA 2005-10-06 14:10:22 EDT
Ping
Comment 5 Silenio Quarti CLA 2008-06-03 17:10:29 EDT
I will have to say WORKSFORME. The horizontal scrollbar is there but it is disabled all the time (it cannot autohide on the Mac).