Closed
Description
Describe the bug
In create order after adding a product, if you click quickly, the focus change between the "up" arrow and the "down" arrow
Expected behavior
The focus should stay on the selected button
Steps to Reproduce
Steps to reproduce the behavior:
- Go to BO / order / create order
- Add a product
- Try to quickly update the product quantity
- See error
Screenshots
https://drive.google.com/file/d/1e0fqUhsqojurQ_xbQdUwAY1m54wzT0Tu/view
Additional information
- PrestaShop version: 1.7.7.x & develop
- PHP version: N/A
Metadata
Metadata
Labels
Affects versionsCategory: Back OfficeType: BugCategory: Front endSeverity: minor bug > https://build.prestashop.com/news/severity-classificationKanban prioritization: issue could be included in next versionComponent: Which BO section is concernedType: regressionFor technical, security or functional reason.
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
SD1982 commentedon Nov 25, 2020
ping
@hibatallahAouadni
marionf commentedon Nov 25, 2020
@SD1982 Cold you please add the severity ?
Is it a regression compared to 1.7.6.9 ?
hibatallahAouadni commentedon Nov 25, 2020
I will do it @marionf ;-)
hibatallahAouadni commentedon Nov 25, 2020
Hello @SD1982
I manage to reproduce the issue only with PS1.7.7.0-rc.1 and develop, it means that only occured with the new migrated order page, so it's a regression.
Thanks!
SD1982 commentedon Nov 25, 2020
Hi @marionf yes it's a regression because in 1.7.6.9 the buttons were not laid out the same way it was side by side so the mouse cursor could not hover over the two buttons simultaneously
29 remaining items
khouloudbelguith commentedon Apr 19, 2021
Hi @MatShir,
This issue still exists in the 177x branch.
This issue is not a duplicate of #21734.
https://drive.google.com/file/d/1HmT1CVtvANZUnkNAzQBG50sgW6iFNq3o/view?usp=sharing
In fact, the button increasing is changed to decreasing when we click quickly.
I think we should re-open the issue.
Can you confirm me @SD1982 ?
Thank you!
SD1982 commentedon Apr 19, 2021
Hi @khouloudbelguith yes i confirm the problem is still there 👍
PierreRambaud commentedon Apr 22, 2021
I see the problem on your screen because you don't move your cursor. When rebuilding the form, the focus is on the decrease button, I manage to reproduce it, but it can't be fixed, it's because of the browser, not the PrestaShop implementation.
We can close it as we can't do anything.