No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    q-scroll-area painted rich text - cannot copy from the text.

    Framework
    1
    1
    223
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jackpark last edited by jackpark

      <q-scroll-area style=“max-width: 960px; height: 400px; overflow-wrap: normal;”>
      <p v-html=“q.details”></p>
      </q-scroll-area> paints text but you cannot drag the mouse over the text to copy it. If I move v-html up to the q-scroll-area, I can copy the text, but it does not scroll; long text takes over the page. It’s clear that the text must be painted in a container, not the scroller, but why do I lose the ability to copy text?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post