[
https://issues.apache.org/jira/browse/OFBIZ-10461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721254#comment-16721254 ]
Deepak Dixit commented on OFBIZ-10461:
--------------------------------------
We can remove the nbsp from the code as this can be easily achievable by CSS. If no one disagrees I'll do the nbsp related improvement.
For the line break thing, first we can check something at freemarker level if nothing found then we can go with the mass update
> Texts of checkboxes sometimes have whitespaces
> ----------------------------------------------
>
> Key: OFBIZ-10461
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10461> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: Trunk
> Reporter: Dennis Balkir
> Assignee: Benjamin Jugl
> Priority: Minor
> Attachments: OFBIZ-10461_RemoveBlanksBetweenCheckboxesAndLabels.patch
>
>
> On some pages, when there are checkboxes, the text after the checkbox has a rendered whitespace in front of it.
> A good example for this can be seen right here:
> [
https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderlist]
> The first checkboxes do not have this rendered whitespace, the lines after that do have it.
> This issue can be fixed simply through removing the whitespaces inside the .ftl files.
>
> After that there an added styling should create a new gap between the checkbox and the following text, but this time all the gaps would have the same distance.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)