Title: Multiple Bugs / Issues
Last modified: September 22, 2022

---

# Multiple Bugs / Issues

 *  Resolved [Oliver Campion](https://wordpress.org/support/users/domainsupport/)
 * (@domainsupport)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multiple-bugs-issues/)
 * Hello,
 * Please find below all the reasons why we still use v2.6.0 of this plugin …
    - File manager folders are in a random order, not alphabetical
    - The directory names in the breadcrumb trail are uppercase which could be confusing
      as directory names are case sensitive
    - The breadcrumb trail starts with “HOME” and should start with “wp-content”
    - When clicking “Add files” to upload a file, you can choose a file but nothing
      happens. Only dropping files onto the browser window works.
    - When upload is complete, it says “Done” but the progress bar still animates
      which makes the user assume it’s still uploading.
    - When changes are detected in the text editor, the save button is hard to read
      as it has white text on a light background.
    - Several times we have found changes are not saved
    - Often the file interface gets stuck and folders won’t open
    - We get these PHP errors regularly on various different sites … 
       default.NOTICE:
      E_NOTICE: ob_flush(): failed to flush buffer. No buffer to flush {“code”:8,”
      message”:”ob_flush(): failed to flush buffer. No buffer to flush”,”file”:”/
      wp-content/plugins/wpide/App/Controllers/FileManager/DownloadController.php”,”
      line”:103} [] EXCEPTION: Class ‘WPIDE\App\Utils\Exception’ not found in /wp-
      content/plugins/wpide/App/Helpers/PhpValidator.php on line 44
    - There’s a strange scrolling issue where items and sub-menu items (Users and
      Tools for example) further down the main Dashboard menu cannot be accessed
      because the browser bounces back to the top just as the mouse reaches the 
      item.
    - We’ve mentioned it before but traversing spaces as tabs with the arrow keys
      and backspace key no longer works which is extremely tiresome when editing
      old code
    - Can we have an option to turn off auto closing of quotes and brackets?
    - When you return to the editor after (for example) a plugin has been deleted.
      Rather than go up to a folder that does exist, the file manager returns to
      the folder that no longer exists and just says “Empty Folder” which is not
      correct. Probably best not to remember where the user was because from experience
      you almost always aren’t going to that location anymore. Much better to always
      start from /wp-content/
    - debug.log won’t always open. Not sure what causes it but I think it might 
      be a file size limitation. v2.6.0 alway opens the file no problem.
    - You still can’t scroll down because the editor is too close to the bottom 
      of the page and requires some CSS like … 
    -     ```
          ace_editor {
          padding-bottom: 1em;
          }
          ```
      
 * Oliver

The topic ‘Multiple Bugs / Issues’ is closed to new replies.

 * ![](https://ps.w.org/wpide/assets/icon-256x256.png?rev=2769504)
 * [WPIDE - File Manager & Code Editor](https://wordpress.org/plugins/wpide/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpide/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpide/)
 * [Active Topics](https://wordpress.org/support/plugin/wpide/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpide/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpide/reviews/)

 * 16 replies
 * 2 participants
 * Last reply from: [XplodedThemes](https://wordpress.org/support/users/xplodedthemes/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/multiple-bugs-issues/page/2/#post-16275702)
 * Status: resolved