Bug 533104

Summary: Text Fields - Unable to Align HTML Checkbox and Labels
Product: z_Archived Reporter: Todd Gilson <tgilson>
Component: BIRTAssignee: Birt-ReportViewer <Birt-ReportViewer-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 Keywords: api, bugday, core, example, greatbug, helpwanted, needinfo, usability
Version: 4.5.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Todd Gilson CLA 2018-03-30 09:01:23 EDT
Unable to line up text field HTML checkbox fields and labels - the labels are always aligned with the bottom of the checkbox.

<div name="iqsCheckbox" style="display:flex;align-items:center;">
      <div id="checkbox">
            <input type="checkbox" disabled="disabled"
                  <VALUE-OF>if( row["required"]=="Y"){
                        "checked";
                  }else{
                        "";
                  }</VALUE-OF>>
            </input>
      </div>
      <div id="checkboxLable">Req'd</div>
</div>



-- Configuration Details --
Product: Eclipse 4.5.0.20150621-1200 (org.eclipse.epp.package.reporting.product)
Installed Features:
 org.eclipse.jdt 3.11.0.v20150603-2000