| Summary: | [Table][Theming] Cell padding and vertical alignment broken in FF | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> | ||||
| Component: | RWT | Assignee: | 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
Ralf Sternberg
Created attachment 142585 [details]
Screenshot using "business" theme
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. |