• Resolved Thomas

    (@thomhsb)


    Hi team,

    Since the new version 9.9.3, when I’m in the classic product sheet editor, if I scroll down until the right-hand column is fixed, its content completely disappears when I scroll back up. Hyper annoying in creation mode.
    If you look in the console, you can see that the absolute positioning is -1 at this point.
    I went back to the previous version and everything was back to normal.
    Could you fix this in the next update?
    Thanks in advance!

Viewing 15 replies - 1 through 15 (of 18 total)
  • Hi @thomhsb,

    Thank you for reaching out. I understand your concern. To help us better understand what you’re referring to, could you please share a screen recording of the behavior using Loom? This will help us attempt to replicate the issue on our end.

    Thread Starter Thomas

    (@thomhsb)

    Hi @mosesmedh,

    Here you go : https://www.loom.com/share/c801895f0354415aac0259e7f362a143

    If I go back to the previous version of Woocommerce, everything is fine.
    As soon as I upgrade to version 9.3.3, the right-hand column disappears when I scroll up the page after it has been dynamically fixed.

    Thomas

    Hi @thomhsb,

    Thank you for sharing the video — it really helps me better understand what you’re describing. I’ve tested this on my end, and I’m unable to reproduce the issue.

    From what I can see in the video, this appears to be a CSS conflict. It’s likely that CSS from another plugin, your theme, or some custom code on your site is targeting the ID or class related to the sidebar, causing it to hide when scrolling down and reappear when scrolling up. This could also be caused by a JavaScript snippet.

    To get a clearer picture of your setup, could you please share your system status report? You can find it under WooCommerce > Status > Get system report > Copy for support. Please share it using gist.github.com

    Thread Starter Thomas

    (@thomhsb)

    Hi @mosesmedh,

    To please you, I’ve :

    • Deactivated my child theme: the bug is still there
    • Deactivated all my plugins: the bug is still there
      As I said, everything was working fine with the previous updates, it’s just that activating the new version suddenly causes this.

    So I searched the net and found that I wasn’t the only one to have this reaction, and it’s not new: https://stackoverflow.com/questions/75248187/woocommerce-editor-sidebar-dissapears-once-i-scroll-up

    I followed this advice : uncheck “Enable full-height editor and distraction free functionality”.
    …and the right-hand column no longer disappears.

    What’s surprising is that installing version 9.3.3 triggers this.

    Best regards,
    Thomas

    • This reply was modified 8 months, 1 week ago by Thomas.

    Hi @thomhsb,

    Thank you for getting back and for providing such a detailed explanation. I’m also glad to hear you were able to resolve the issue on your end.

    Just to clarify — issues like this aren’t unique to a single person. Others may have experienced it as well, as such problems are generally triggered by a plugin conflict or a bug introduced during an update. In this case, it appears the issue stemmed from a conflict between the update and another plugin.

    The “Enable full-height editor and distraction free functionality” feature in WooCommerce might have conflicted with another plugin or custom code on your site, which led to the problem you encountered. In similar situations I’ve seen, conflicts between plugins or with custom code were the cause.

    It’s great that you took the initiative to research and found a solution that worked for you. Kudos on that.

    If you have any further questions, feel free to reach out and if you’re enjoying the woo plugin, we’d like to hear from you by leaving an honest feedback here: https://wordpress.org/support/plugin/woocommerce/reviews/#new-post

    Thread Starter Thomas

    (@thomhsb)

    Hi @mosesmedh,

    Please understand that if I assume that all previous WooCommerce updates didn’t trigger this conflict, it’s version 9.3.3 that’s the cause.

    Because if I go back to the previous version, everything’s fine.
    As far as I’m concerned (as seen from my window anyway), it’s you who’s causing the conflict 🙂

    Another thing: before version 9.3.3, I used to hide the “payments” option in the left-hand column for personal use like this:
    remove_menu_page(‘admin.php?page=wc-settings&tab=checkout’, ‘admin.php?page=wc-settings&tab=checkout’);

    If I install version 9.3.3, this line no longer has any effect and the option reappears in the left-hand column.

    In short, for me, that’s a lot of changes for such a small update, and here I am wasting a considerable amount of time poking around to find out why.

    So I’ll be reverting to the previous version in the meantime, and praying that your next update doesn’t destabilize so much a system that’s been in place and perfectly functional for a very long time.

    Best regards,
    Thomas

    Hi Thomas,

    Thanks for taking the time to explain everything so clearly, I can definitely understand how frustrating it is to see things change or break when they’ve been working smoothly for so long.

    While reverting helps for now, your feedback is valuable and I’ve shared it with the team for further review.

    If you’d like to explore a more targeted workaround or share a bit more about your custom setup, feel free to reach out again. In the meantime, if you’d be open to it, we’d really appreciate your thoughts in a plugin review here: https://wordpress.org/support/plugin/woocommerce/reviews/#new-post

    Thanks again for being part of the community.

    Thread Starter Thomas

    (@thomhsb)

    Hi @mahfuzurwp,

    That’s it : https://wordpress.org/support/topic/well-done-never-forget-its-free/

    I read your email explanation of the changes that version 9.3.3 had introduced (…introduced some updates, including changes around how menu items are registered) and I find it really professional to admit that.

    Don’t blame me if I don’t want to waste any more time right now with this update which, incidentally, seems to be causing problems for others too.

    I’ll wait patiently for the next one, hoping that you’ll backtrack on certain points so that the systems in place aren’t so destabilized.

    And then, as users, we also have to conform to new standards when WordPress itself evolves; but it would also be nice if compatibility lasted a minimum with previous systems and hooks 😉

    Good luck to the team,
    Thomas

    Hi Thomas,

    Thank you so much for the kind words and for taking the time to leave a thoughtful review—it’s truly appreciated!

    We completely understand your decision to hold off on updating for now, and we’ll continue doing our best to ensure updates are smooth and maintain compatibility wherever possible. Your feedback helps us do better, and it’s great to know our communication resonated with you.

    Wishing you all the best, and we’re here if you ever need support again.

    Cheers from the Woo team!

    Thread Starter Thomas

    (@thomhsb)

    Hello Team,

    After all possible tests, it’s indeed since version 9.3.3 of Woocommerce that the problem occurs.
    So it’s not a conflict with another plugin or the theme.

    ► I’ve deactivated the theme, and all the plugins one by one the bug is still there.

    I went back to the previous version of Woocommerce and the problem disappears.
    As soon as I put back version 9.3.3 or later, the problem starts again.

    The temporary tip I found on the Web:
    “From the Screen Options on the top right corner of your editor, uncheck “Enable full-height editor and distraction free functionality”. It’ll limit the height of the description box to your desired size and you don’t need to scroll through a long content.”
    is not a definitive solution for me, because even if the bug disappears, the behavior of my page is no longer the same.

    Furthermore, it shows that if an unchecked WordPress option cancels the bug, it’s a direct conflict between WordPress and Woocommerce.

    After all these attempts, to no avail, I tried to discuss it with ChatGPT.
    Here’s his answer:

    This behavior is probably linked to a bug introduced in WooCommerce 9.3.3 (or a WordPress/JS update) in the dynamic management of the right side column in the product editor. WooCommerce or WordPress generally uses a script (often via postbox.js or in-house JS in the editor) that dynamically modifies the position of this column according to scroll.
    The problem here is that on unfix, the script incorrectly recalculates the height or position of the container, resulting in top: -1638.08px; – hence the disappearance of the column.

    So I tried this:

    function fix_wc_meta_box_position() {
    if(get_post_type()!=='product') return;
    echo "<style>side-sortables[style="position: absolute"][style="top: -"]{ position: fixed!important; top: auto!important; bottom: 20px!important; }</style>";
    }
    add_action('admin_head-post.php', 'fix_wc_meta_box_position');
    add_action('admin_head-post-new.php', 'fix_wc_meta_box_position');

    And it works, the absolute position bug is stopped, even with the “Enable full-height editor and distraction free functionality” box checked.

    However, while I understand that this isn’t important to you, the fact remains that it’s because of WooCommerce since 9.3.3 version.

    Best regards,
    Thomas

    Hi @thomhsb ,

    Thanks so much for reaching out and for sharing your findings with us—really appreciate you taking the time to look into this!

    From what you’ve described, it sounds like the issue is happening specifically with version 9.9.3 of the plugin. Since that version is a bit outdated and the current release is 9.9.4, we’d recommend updating the plugin if you haven’t already. Have you had a chance to test things with the latest version yet?

    If you’re not comfortable testing on your live site, you could try using a staging environment first. A plugin like WP Staging can help you set that up easily so you can safely check without affecting your live site.

    Let us know how it goes!

    Thread Starter Thomas

    (@thomhsb)

    Hi @jonayedhosen,

    My explanation may not be very clear because of my English; I wanted to say that this has been the case since version 9.3.3 and all subsequent versions. Read the history of the conversation, I had just gone back and waited for a later version.
    I installed the latest version this morning and seeing that the problem was systematically the same, I carried out all the checks I described in my previous message.
    So yes, it’s the same thing with the latest version.

    Hi @thomhsb,

    Thanks for following up and sharing those details.

    I was able to replicate the issue on version 9.9.3, but I’ve just tested it again using the latest WooCommerce version 9.9.5, and everything is now working as expected. Here’s a short video from my end for reference: https://www.loom.com/share/007251d846524a979c9dccd9937fa633?sid=ddbfd5da-1eb6-4469-b7ce-5d6e7cbe7e74

    Could you please update to the latest version (if you haven’t already), and then clear both your browser and server cache to see if the issue persists?

    Let us know how it goes!

    Thread Starter Thomas

    (@thomhsb)

    Hi Team,

    Sorry to disappoint you, but no ; I’ve installed the latest version of Woocommerce and nothing has changed, the bug is still there.

    This video is recorded from a simplified copy of my installation where I removed my child theme and all plugins: there is only OceanWP and Woocommerce : https://www.loom.com/share/06dea8f2d3b64f2391010871363c0380?sid=f8ae9027-09b0-4bd8-a457-639e0a4370ad

    So that you can see for yourself, I’ve created admin access for you to this platform.

    Incidentally, while preparing the copy for you, I noticed this problem when deleting products in batch. It works fine one or twice in a row but then the command isn’t executed and the page refreshes without deleting anything : https://www.loom.com/share/06dea8f2d3b64f2391010871363c0380?sid=c8f16ca7-d78d-4d43-86b2-dce58616ec10

    You then have to refresh the page yourself for it to work again.

    Anyway, where can I send you the login details for the version of the website prepared for you?

    Thomas

    Thread Starter Thomas

    (@thomhsb)

    Sorry, here is the correct link concerning the problem of batch deletion of products:

    https://www.loom.com/share/3eb4f2b92f434ebaa8e305e93fbd83f9?sid=314517c6-b21d-4e90-b524-462a8552b358

Viewing 15 replies - 1 through 15 (of 18 total)

The topic ‘Bug on the right column in the classic editor’ is closed to new replies.