Status: Unconfirmed
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 5715 by matija.jerkovic: Aw, Snap! Resizing google map container.
http://code.google.com/p/chromium/issues/detail?id=5715

Chrome Version       : 1.0.154.36
URLs (if applicable) : http://trazi.appspot.com/?trazi=sobna+vrata
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: NOT TESTED
     Firefox 3: OK
   Iceweasel 2: OK
          IE 6: OK
          IE 7: OK

What steps will reproduce the problem?
1. Open URL http://trazi.appspot.com/?trazi=sobna+vrata
2. On top right part of google map there is button 'Povećaj kartu'
3. Click button 'Povećaj kartu'

What is the expected result?

Google map should fill almost whole document window.

What happens instead?

Aw, Snap! message.

Please provide any additional information below. Attach a screenshot if
possible.

It crashes on this javascript line:
$('karta').setStyle({
top: topp + 'px',
left: '0px',
border: '0px',
margin: '0px',
height: visina + 'px',
width: sirina + 'px'
});

But it is sufficient to execute $('karta').setStyle({top: topp + 'px'}) to
crash.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to