doanthitoan1960 Posted December 7, 2016 Share Posted December 7, 2016 Hello, I need to change key Ctrl + V at preview button admin product page. Any body help. 1 Link to comment Share on other sites More sharing options...
Malemi Posted December 8, 2016 Share Posted December 8, 2016 Have the same problem, Need to keep Ctrl + V just for copy and paste ! Please, have a look at this. Link to comment Share on other sites More sharing options...
doanthitoan1960 Posted December 12, 2016 Author Share Posted December 12, 2016 some one help Link to comment Share on other sites More sharing options...
Malemi Posted January 19, 2017 Share Posted January 19, 2017 Still same problem on 1.7.0.4 Not any way to fix this or any workaround? Link to comment Share on other sites More sharing options...
hartvigmorten Posted January 19, 2017 Share Posted January 19, 2017 Easy fix, but hard decision:) 1 line + the tooltip. If you need the functionality, do the change manually until merged into your version. https://github.com/PrestaShop/PrestaShop/pull/7196/files Link to comment Share on other sites More sharing options...
Malemi Posted January 20, 2017 Share Posted January 20, 2017 Hi hartvigmorten, thank you, much appreciated! Just seen this problem has been also pointed out on PrestasShop Forge: http://forge.prestashop.com/browse/BOOM-1394 http://forge.prestashop.com/browse/BOOM-1755 Would be great to have it solved on next PS 1.7 version (1.7.0.5 ?) Thanks in advance Link to comment Share on other sites More sharing options...
hygap Posted January 20, 2017 Share Posted January 20, 2017 + 1 to getting this sorted asap Quite surprised the UX team would allow standard input design pattens to be violated in the design of this page. Even more surprised that there is no option to disable this without getting into the code itself. 1 Link to comment Share on other sites More sharing options...
doanthitoan1960 Posted January 20, 2017 Author Share Posted January 20, 2017 Try to go to /admin/themes/default/js/bundle/product and open form.js and edit line 947 to /** create keyboard event for save & go preview */jwerty.key('ctrl+T', function(e) {e.preventDefault();var productFooter = $('.product-footer .preview');send(productFooter.attr('data-redirect'), productFooter.attr('target'));}); so T instead V. Think it needs change to some other file so that ctrl+T would work. AS for me it opens blank page but will check that some other time. At least you can use ctrl+V for paste. Try it out Link to comment Share on other sites More sharing options...
Malemi Posted February 24, 2017 Share Posted February 24, 2017 Hello, Thank you everyone taking part of this thread. This seems unresolved on PS 1.7.0.5. Anyone taking care of this towards next versions, in order to avoid us to modify custom code? It seems fix has not been scheduled on next versions: http://forge.prestashop.com/browse/BOOM-1755 Thank you Link to comment Share on other sites More sharing options...
Malemi Posted March 5, 2017 Share Posted March 5, 2017 Hello, as a follow-up of this thread: This seems fixed on PS 1.7.1.0 Beta 1 :-) Link to comment Share on other sites More sharing options...
cool cellphone case Posted May 10, 2017 Share Posted May 10, 2017 Same bug, 1.7.XX sames has too many ridiculous bugs such as ctrl+v preview, no costomer review etc Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now