Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6673

Form layered-modal is not respecting passed (default) width

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 16.11.01
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: