akeneo / pim-community-dev

[Community Development Repository] The open source Product Information Management (PIM)
http://www.akeneo.com
Other
954 stars 514 forks source link

[Bug] Not visible save button on mass product edit #5818

Closed aistis- closed 7 years ago

aistis- commented 7 years ago

When using mass edit for products attributes, sometimes the screen is not scrolable, so you I can not click on save button. I need to zoom out the page (CTRL + -), so it would apprear.

Link example: http://127.0.0.1:8001/enrich/product/#url=/enrich/mass-edit-action/product/edit-common-attributes/configure?inset=1&values=1101%2C1102%2C1103%2C1104%2C1105&filters=%7B%22scope%22%3A%7B%22value%22%3A%22b2b%22%7D%7D&gridName=product-grid&actionName=mass_edit&dataLocale=en_US&itemsCount=5&operationGroup=mass-edit

Regular view example: Screen

Zoomed out view example: Screen

[Edition]
CE

[Version]
1.6.11

[Environment]
dev

[Install time]
2017-02-20T07:37:13+02:00

[Server version]
PHP 7.0.16-3+deb.sury.org~xenial+1 Development Server

[Number of channels]
2

[Number of locales]
5

[Number of products]
1121

[Number of attributes]
63

[Number of families]
14

[Number of users]
1

[OS version]
Linux wut 4.8.0-39-generic #42~16.04.1-Ubuntu SMP Mon Feb 20 15:06:07 UTC 2017 x86_64

[PHP version]
7.0.16-3+deb.sury.org~xenial+1

[PHP extensions]
Core
date
libxml
openssl
pcre
zlib
filter
hash
pcntl
Reflection
SPL
session
standard
cli_server
mysqlnd
PDO
xml
apcu
apc
calendar
ctype
curl
dom
mbstring
fileinfo
ftp
gd
gettext
iconv
imagick
interbase
intl
json
exif
mcrypt
mysqli
PDO_Firebird
pdo_mysql
Phar
posix
readline
shmop
SimpleXML
soap
sockets
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx
xmlreader
xmlwriter
xsl
zip
Zend OPcache
xdebug

[Registered bundles]
APY\JsFormValidationBundle\APYJsFormValidationBundle
Akeneo\Bundle\BatchBundle\AkeneoBatchBundle
Akeneo\Bundle\BufferBundle\AkeneoBufferBundle
Akeneo\Bundle\ClassificationBundle\AkeneoClassificationBundle
Akeneo\Bundle\FileStorageBundle\AkeneoFileStorageBundle
Akeneo\Bundle\MeasureBundle\AkeneoMeasureBundle
Akeneo\Bundle\StorageUtilsBundle\AkeneoStorageUtilsBundle
Doctrine\Bundle\DoctrineBundle\DoctrineBundle
Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle
Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle
Escape\WSSEAuthenticationBundle\EscapeWSSEAuthenticationBundle
FOA\CronBundle\FOACronBundle
FOS\JsRoutingBundle\FOSJsRoutingBundle
FOS\RestBundle\FOSRestBundle
JMS\SerializerBundle\JMSSerializerBundle
Knp\Bundle\MenuBundle\KnpMenuBundle
Liip\ImagineBundle\LiipImagineBundle
Oneup\FlysystemBundle\OneupFlysystemBundle
Oro\Bundle\AsseticBundle\OroAsseticBundle
Oro\Bundle\ConfigBundle\OroConfigBundle
Oro\Bundle\DataGridBundle\OroDataGridBundle
Oro\Bundle\FilterBundle\OroFilterBundle
Oro\Bundle\FormBundle\OroFormBundle
Oro\Bundle\NavigationBundle\OroNavigationBundle
Oro\Bundle\RequireJSBundle\OroRequireJSBundle
Oro\Bundle\SecurityBundle\OroSecurityBundle
Oro\Bundle\TranslationBundle\OroTranslationBundle
Oro\Bundle\UIBundle\OroUIBundle
Oro\Bundle\UserBundle\OroUserBundle
Pim\Bundle\AnalyticsBundle\PimAnalyticsBundle
Pim\Bundle\CatalogBundle\PimCatalogBundle
Pim\Bundle\CommentBundle\PimCommentBundle
Pim\Bundle\ConnectorBundle\PimConnectorBundle
Pim\Bundle\DashboardBundle\PimDashboardBundle
Pim\Bundle\DataGridBundle\PimDataGridBundle
Pim\Bundle\EnrichBundle\PimEnrichBundle
Pim\Bundle\FilterBundle\PimFilterBundle
Pim\Bundle\ImportExportBundle\PimImportExportBundle
Pim\Bundle\InstallerBundle\PimInstallerBundle
Pim\Bundle\JsFormValidationBundle\PimJsFormValidationBundle
Pim\Bundle\LocalizationBundle\PimLocalizationBundle
Pim\Bundle\NavigationBundle\PimNavigationBundle
Pim\Bundle\NotificationBundle\PimNotificationBundle
Pim\Bundle\PdfGeneratorBundle\PimPdfGeneratorBundle
Pim\Bundle\ReferenceDataBundle\PimReferenceDataBundle
Pim\Bundle\UIBundle\PimUIBundle
Pim\Bundle\UserBundle\PimUserBundle
Pim\Bundle\VersioningBundle\PimVersioningBundle
Pim\Bundle\WebServiceBundle\PimWebServiceBundle
Sensio\Bundle\DistributionBundle\SensioDistributionBundle
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle
Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle
Symfony\Bundle\AsseticBundle\AsseticBundle
Symfony\Bundle\DebugBundle\DebugBundle
Symfony\Bundle\FrameworkBundle\FrameworkBundle
Symfony\Bundle\MonologBundle\MonologBundle
Symfony\Bundle\SecurityBundle\SecurityBundle
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle
Symfony\Bundle\TwigBundle\TwigBundle
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle

[Storage]
doctrine/orm

[MySQL version]
mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
nidup commented 7 years ago

Hello @aistis-

Thank you for raising this problem :tada:

This issue has been fixed in the upcoming v1.7.0 that will be released in upcoming weeks.

Have a good day!