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

Bug 467526

Summary: Widget text not centered vertically anymore
Product: [RT] RAP Reporter: Arnaud MERGEY <a_mergey>
Component: RWTAssignee: 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:
Description Flags
updated demo none

Description Arnaud MERGEY CLA 2015-05-18 12:33:33 EDT
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
Comment 1 Ivan Furnadjiev CLA 2015-05-18 12:42:40 EDT
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?
Comment 2 Arnaud MERGEY CLA 2015-05-18 13:47:29 EDT
I have reproduced with latest chromium and firefox browser, not tested yet with IE11, I will also test with opera
Comment 3 Arnaud MERGEY CLA 2015-05-19 03:34:02 EDT
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
Comment 4 Ivan Furnadjiev CLA 2015-05-21 02:51:28 EDT
Fixed with change https://git.eclipse.org/r/#/c/48178/