[
https://issues.apache.org/jira/browse/OFBIZ-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Gray closed OFBIZ-622.
----------------------------
Resolution: Fixed
Thanks Jonathon, your patch is in with rev. 500936
> A long selectAllForm's table will overlap with addVariantsToVirtual's table
> ---------------------------------------------------------------------------
>
> Key: OFBIZ-622
> URL: https://issues.apache.org/jira/browse/OFBIZ-622
> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Components: product
> Affects Versions: SVN trunk
> Environment: Firefox 2.0.0.1
> Reporter: Jonathon Wong
> Assigned To: Scott Gray
> Fix For: SVN trunk
>
> Attachments: QuickAddVariants.ftl.patch
>
>
> Bug in file QuickAddVariants.ftl.
> I switched the position of the <div> containing the addVariantsToVirtual
> form to below the selectAllForm form. I also put the selectAllForm form into
> a <div style="float: left">.
> So there are now 2 <div>s instead 1: the 1st <div> floats left and contains
> the selectAllForm, the 2nd <div> floats right as usual and contains the
> addVariantsToVirtual form.
> This way, if the selectAllForm is not too wide, both forms sit side by side
> as usual. Otherwise, the addVariantsToVirtual form gets bumped down the page.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.