Problem opening more windows with Javascript

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
LesH
Participant
Participant
Posts: 11
Joined: Fri May 20, 2005 1:01 pm

Problem opening more windows with Javascript

Post by LesH »

A new app was introduced to our 2.10.3 PWB environment. It uses a lot of javascript and at one point tries to open a new window, resize it, and populate it.

On IE 6, this all works properly. The window opens (postage stamp size), repositions, resizes, and populates.

On PWB on the same machine, the window opens, but it stays small and in one corner of the screen. You can see it populate. When you manually resize/reposition the window, you can see the content but it is not 'active' (cursor remains an hourglass and you can't select anything within the window). Only thing you can do is close the window with the 'X'.

Problem has been reproduced on many machines (IE6/XP SP3/PWB 2.10.3).

Upgrading to 2.10.9 and replacing our pwb.ini with the default pwb.ini doesn't change the behavior.

Suggestions?

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Is the application available on the Internet for us to test it directly?

Otherwise you may want to take a look at Chrome Moly.

--Scott

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Download PWB v2.11 (07-07-2010) from the Beta Downloads page and replace your current PWB v2.10.x EXE with the new EXE file.

This new version corrects an issue with JavaScript MoveTo, MoveBy, ResizeTo, and ResizeBy, functions.

Please let me know if this corrects the problem.

--Scott

Post Reply