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

Bug 284661

Summary: [Table][Theming] Cell padding and vertical alignment broken in FF
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Screenshot using "business" theme none

Description Ralf Sternberg CLA 2009-07-25 14:11:03 EDT
See screenshot
Comment 1 Ralf Sternberg CLA 2009-07-25 14:11:53 EDT
Created attachment 142585 [details]
Screenshot using "business" theme
Comment 2 Ralf Sternberg CLA 2009-07-25 18:21:59 EDT
Obviously, the order, in which style parameters are written in Javascript, matters.
The style.lineHeight parameter was overridden by setting the font in TableItem.js.
Fixed in CVS HEAD.