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

Bug 419676

Summary: [Text] Input element of Text field may not be vertically centered in IE
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.2   
Target Milestone: 2.2 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Buschtoens CLA 2013-10-17 04:17:55 EDT
Tested with IE10:
- Start controls demo
- Go to "Text" tab and click "BORDER"
- Click the "Font" Button and make the it smaller, like 8px...

Text is placed a few pixel to low. I wasn't able to find any logic behind the behavior, but it seems to be fixable by applying vertical-align:top to the input element.
Comment 1 Ivan Furnadjiev CLA 2013-10-24 03:01:51 EDT
Fixed in master with commit 8c99541a766d5afbbe99b8e8474ef7c778ad2e7a.