Prestashop: FO - Shopping cart page - Incorrect display with FireFox

Created on 27 Jun 2019  路  6Comments  路  Source: PrestaShop/PrestaShop

Describe the bug
Using the browser FireFox, The shopping cart is not well displayed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to FO
  2. Add a product to the cart
  3. Go to the Shopping cart Page
  4. See error

Screenshots

image

With PS1.7.5.2 => iT is OK.
I used machine shuffle 1.7.5.2 => OK
Additionnal information
PrestaShop version: 1.7.6.0rc1
PHP version: 7.1

1.7.6.x Bug FO Fixed Regression Shopping carts FO Trivial

Most helpful comment

Okay, I will once I get the time.

Dont bother, we already did it 馃槈 https://github.com/PrestaShop/PrestaShop/pull/14395 as this is a blocking item to release PS 1.7.6.0
But thanks for volunteering 鉂わ笍

All 6 comments

We can remove the qty arrow with below style:

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0; }

Hi @dineshbadrukhiya,

Would you be willing to make a pull request on GitHub with your code suggestion?
https://github.com/PrestaShop/PrestaShop/tree/develop
Thank you!

Okay, I will once I get the time.

Okay, I will once I get the time.

Dont bother, we already did it 馃槈 https://github.com/PrestaShop/PrestaShop/pull/14395 as this is a blocking item to release PS 1.7.6.0
But thanks for volunteering 鉂わ笍

Okay, I will once I get the time.

Dont bother, we already did it 馃槈 #14395 as this is a blocking item to release PS 1.7.6.0
But thanks for volunteering 鉂わ笍

Welcome 鉂わ笍

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matks picture matks  路  3Comments

itisco picture itisco  路  3Comments

centoasa picture centoasa  路  3Comments

matks picture matks  路  3Comments

marionf picture marionf  路  3Comments