Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 139664 Details for
Bug 280953
[Table] background image is not shown
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
possible patch
clipboard.txt (text/plain), 759 bytes, created by
Benjamin Muskalla
on 2009-06-19 16:33:53 EDT
(
hide
)
Description:
possible patch
Filename:
MIME Type:
Creator:
Benjamin Muskalla
Created:
2009-06-19 16:33:53 EDT
Size:
759 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.rwt.q07 >Index: js/org/eclipse/swt/widgets/Table.js >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.rwt/org.eclipse.rap.rwt.q07/js/org/eclipse/swt/widgets/Table.js,v >retrieving revision 1.51 >diff -u -r1.51 Table.js >--- js/org/eclipse/swt/widgets/Table.js 4 Jun 2009 11:48:55 -0000 1.51 >+++ js/org/eclipse/swt/widgets/Table.js 19 Jun 2009 20:34:21 -0000 >@@ -320,6 +320,10 @@ > this._clientArea.setBackgroundColor( color ); > }, > >+ setBackgroundImage : function( image ) { >+ this._clientArea.setBackgroundImage( image ); >+ }, >+ > resetBackgroundColor : function() { > this._clientArea.resetBackgroundColor(); > },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280953
: 139664