[
https://issues.apache.org/jira/browse/OFBIZ-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-6673.
----------------------------------
Resolution: Fixed
Assignee: Jacques Le Roux
Fix Version/s: Upcoming Branch
Actually this worked perfectly well, I just used size instead of height in the hyperlink definition. Better to not set anything and use default value, they are committed uncommented at revision: 1712411
> Form layered-modal is not respecting passed (default) width
> -----------------------------------------------------------
>
> Key: OFBIZ-6673
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6673> Project: OFBiz
> Issue Type: Improvement
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> I thought it could be because the
> #Default size for layered modal windows
> widget.link.default.layered-modal.width=800
> widget.link.default.layered-modal.height=600
> were commented out. but even after uncommenting them it still does not work. It's related to this line in makeHyperlinkByType()
> String width = (String) this.request.getAttribute("width");
> The value is already sets to 100, I stopped there :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)