CS4 Floater Size Bug

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default CS4 Floater Size Bug

    I have some floaters which work fine in CS3 but when I view them in CS4 the
    floaters are not sized properly. I can manually resize the floaters, but
    neither windowDimensions() or window.resizeTo() are working properly.
    window.resizeTo() actually draws a grey area the proper size, but the actual
    floater window does not change size.

    fletc4her Guest

  2. Similar Questions and Discussions

    1. Scrollbar in a floater
      Hi everybody, I want to insert an area with a scrollbar in a floater panel, like dw's binding one. I tried frame, iframe, layer tags, div with...
    2. How to add popup menu in a floater
      I made a floater and want popup a menu when right click the floater. But I do not find any API to popup menu. Anyone knows some ways to make it...
    3. Help Making Floater
      This is where I am.. I made a menu item under windows to open my floater. I made the floater.htm file so when I click the menu option the floater...
    4. Drop down menu in a floater
      is there any way to make a drop down menu in a floater like the one in the behaviors panel when you press the plus button? Thanks
    5. multiple htm files in a floater?
      Is there a way to create a floater extension with multiple .htm files? I've tried doing a simple <a href='anotherfile.htm'> but that doesn't seem to...
  3. #2

    Default Re: CS4 Floater Size Bug

    I can confirm this bug now on both Mac and Windows.

    Also, I have uncovered one other bug. Triggering an alert during a startup item will crash Dreamweaver. This only occurs on Mac.
    fletc4her Guest

  4. #3

    Default Re: CS4 Floater Size Bug

    fletc4her,

    Please submit a bug report here:
    [url]http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform[/url]

    Thanks,
    Randy

    > I have some floaters which work fine in CS3 but when I view them in CS4 the
    > floaters are not sized properly. I can manually resize the floaters, but
    > neither windowDimensions() or window.resizeTo() are working properly.
    > window.resizeTo() actually draws a grey area the proper size, but the actual
    > floater window does not change size.
    Randy Edmunds Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139