anushani / atlasmapper

Automatically exported from code.google.com/p/atlasmapper
0 stars 0 forks source link

Feature selection popup ballons show unnecessary scrollbars in Chrome #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Perform a feature popup using Chrome Browser

The popup ballon always seems to have left and right scrollbars, even though 
they are no necessary.

What version of the product are you using? On what operating system?
Windows 7, Chrome

When we were generating a popup with an embedded iframe the following styles 
overcome the problem:
<style>
    .olFramedCloudPopupContent {
        overflow:hidden
    }
</style>

Original issue reported on code.google.com by eric.law...@gmail.com on 19 Apr 2012 at 5:51

GoogleCodeExporter commented 9 years ago
Will be fixed on the next version (Linux) - Tests needed for Windows.

Original comment by lafond.g...@gmail.com on 4 Nov 2013 at 6:00

GoogleCodeExporter commented 9 years ago
The latest development on feature requests fix this (see issue #28), and extra 
spaces has been added to the "feature request" window to prevent the scrollers 
on the most reluctant browsers.

Original comment by lafond.g...@gmail.com on 23 Dec 2013 at 8:20

GoogleCodeExporter commented 9 years ago
Fixed in 1.4.8

Original comment by lafond.g...@gmail.com on 24 Dec 2013 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by lafond.g...@gmail.com on 24 Dec 2013 at 1:11