Code Monkey home page Code Monkey logo

Comments (8)

kloon15 avatar kloon15 commented on June 12, 2024

Could u test latest release, there was a PR fixing clipboard issues.

from filebrowser.

geozeke avatar geozeke commented on June 12, 2024

Thanks for reaching out. I’m running FileBrowser in docker on Ubuntu 22.04. I pulled the latest image and I’m accessing the running container using Safari. The issue still seems to be there (for Safari in macOS, iOS, and iPadOS). The links in this version still copy correctly in FireFox and Chrome.

Not sure if it's helpful, but when I inspect the elements in the sharing popup, this is what shows for the html:

<table>
  <tr>
    <th>#</th>
    <th>Share Duration</th>
    <th></th>
    <th></th>
  </tr>
  <tr>
    <td>wZ_RYWCl</td>
    <td>Permanent</td>
    <td class="small">
      <button class="action copy-clipboard" aria-label="Copy to clipboard" title="Copy to clipboard">
        <i class="material-icons">content_paste</i>
      </button>
    </td>
    <td class="small">
      <button class="action copy-clipboard" aria-label="Copy download link to clipboard" title="Copy download link to clipboard">
        <i class="material-icons">content_paste_go</i>
      </button>
    </td>
    <td class="small">
      <button class="action" aria-label="Delete" title="Delete">
        <i class="material-icons">delete</i>
      </button>
    </td>
  </tr>
</table>

from filebrowser.

kloon15 avatar kloon15 commented on June 12, 2024

Could u check the console logs in devtools? If u dont get the toast saying link copied u should see an error in console.

from filebrowser.

geozeke avatar geozeke commented on June 12, 2024

Interesting...nothing shows up in the logs. There's no response when the buttons are pressed, and no entries are generated in the logs.

from filebrowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.