You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by ASF Subversion and Git Services <as...@urd.zones.apache.org> on 2013/06/25 08:50:03 UTC

Re: Review Request 11327: CLOUDSTACK-1194: fix that isolation method does not show in Firefox

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11327/#review22351
-----------------------------------------------------------


Commit 8bb43effe728952c6c8ac784cb809a59e376b228 in branch refs/heads/4.1 from Hiroaki KAWAI
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8bb43ef ]

CLOUDSTACK-1194: fix that isolation method does not show in Firefox.

zoneWizard.js puts field name and value twice where we need only
and css padding overflows in some browser rendering. The result is
that isolation method pull down menu will be pushed down and hidden
under the next box element.


- ASF Subversion and Git Services


On May 31, 2013, 12:41 a.m., Hiroaki Kawai wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/11327/
> -----------------------------------------------------------
> 
> (Updated May 31, 2013, 12:41 a.m.)
> 
> 
> Review request for cloudstack and Pranav Saxena.
> 
> 
> Bugs: CLOUDSTACK-1194
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> zoneWizard.js puts field name and value twice where we need only and css padding overflows in firefox rendering. The result is that isolation method pull down menu will be pushed down and hidden under the next box element.
> 
> 
> Diffs
> -----
> 
>   ui/scripts/ui-custom/zoneWizard.js c31a5e0 
> 
> Diff: https://reviews.apache.org/r/11327/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Hiroaki Kawai
> 
>