| Summary: | Widget text not centered vertically anymore | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Arnaud MERGEY <a_mergey> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | ivan | ||||
| Version: | 3.0 | ||||||
| Target Milestone: | 3.0 RC2 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Could be also related to removal of quirksmode.... I'll investigate it in the next days. Arnaud, is it reproducible in all browsers - latest Firefox, Chrome, IE11? I have reproduced with latest chromium and firefox browser, not tested yet with IE11, I will also test with opera After doing more tests I reproduce the issue with : - chromium 41 - firefox 38 - opera 12.16 This issue does not occurs on IE11, vertical alignment is fine with IE Fixed with change https://git.eclipse.org/r/#/c/48178/ |
Created attachment 253537 [details] updated demo Since RAP 3.0 M7 we noticed text is not centered vertically anymore. We noticed that for Text and Combo widget, maybe more are concerned. It is probably related to font size because we noticed that on theme with 12 px and 11 px fonts, it does not seems to occur with 14 px font (default theme) I have updated workbench demo to illustrate issue. Launch Demo Workbench with Business Theme. Look at updated Form view, you can see in text and combo the text is displayed at bottom of the widget instead of center