• Resolved Beepmode

    (@beepmode)


    WordPress version: 3.8
    WP e-Commerce version: 3.8.13.1
    Theme: Custom

    I did this:
    I tried to a downloadable item to a product by clicking on the ‘Select from existing files’ link under ‘Product Download’. A very small box (height is set to 120px!?) with existing files is shown in an overlay, with a ‘Save Product Files’ button to the bottom right of the list. I then tried to click this button.

    I expected WP e-Commerce to do this:
    On clicking a submit button I expect a page to try to submit form data.

    Instead it did this:
    The button jumped to the top right of the list with existing files, without submitting anything. If your browser can play mp4 or webm files you can see this behaviour in action: https://www.beepmode.co.uk/_r/wp_button.html.

    I tried clicking the button in three different browsers (Iceweasel, Chromium, Safari) and the behaviour is the same in these browsers. It is possible to click the button by holding down the mouse key after the first click, hovering to where the button has moved, and clicking again. It’s a rather inconvenient way of clicking buttons though!

    Anyone seen this? Any suggestions as to what my cause / resolve it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there,
    Nice spot !
    Indeed it looks like a small bug. I posted the issue on the github page.
    Please keep an eye over that. Maybe one of the devs can post a quick fix until it will be included in the upcoming version

    Regards
    Mihai

    Thread Starter Beepmode

    (@beepmode)

    Many thanks. I just tried the fix you suggested on GitHub and can confirm that it solved the issue for me. For anyone else reading this, the GitHub issue is here:

    https://github.com/wp-e-commerce/WP-e-Commerce/pull/806

    The suggested fix is to add the declaration width: 100%; to the .select_product_file, .edit_select_product_file selector on line 875 of /wp-content/plugins/wp-ecommerce/wpsc-admin/css/admin.css.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jumping button in WP e-Commerce’ is closed to new replies.