WeBuilder Crash using webkit-transform:scale

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
User avatar
trishahdee
Posts: 32
Joined: Thu Jul 10, 2008 1:02 am
Contact:

WeBuilder Crash using webkit-transform:scale

Post by trishahdee »

I just updated to the most recent version an hour ago. Then I was testing the following script in a basic html page and it crashes WB when previewing in Chrome. The script does not work in IE preview and does not crash WB.

Code: Select all

<iframe width="1024" height="768" src="http://www.bbc.com" style="-webkit-transform:scale(0.5);-moz-transform-scale(0.5);"></iframe>
What this does is resize an iframe so you can display an external webpage in a smaller area. Code came from here: http://stackoverflow.com/questions/1138 ... rame-width
"It doesn't matter where we come from, what we've done or suffered, or even if we make a difference. We live as though the world was what it should be, to show it what it can be." ~ Angel, Season 4, Episode 67, "Deep Down"
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: WeBuilder Crash using webkit-transform:scale

Post by Aivars »

Indeed, but it appears to be Flash plugin that's crashing. I'm not sure if we can do anything about it or if we need to wait for Flash update. I'll see if anything can be done at all.
Blumentals Software Programmer
Post Reply