Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Weird behavior on TextArea with images + paragraph line-height
Qt 6.11 is out! See what's new in the release blog

Weird behavior on TextArea with images + paragraph line-height

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 548 Views 1 Watching
  • 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.
  • David.GD Offline
    David.GD Offline
    David.G
    wrote on last edited by
    #1

    I've been poking around the QML sources of Text and TextArea and couldn't find much myself... when I say awkward behavior it's that the images rendered by TextEdit and TextArea are "floating".

    Example of what I mean:

    HTML w/ images in TextArea

    Html w/ images in Text

    I'm not sure how to proceed from here myself. TextArea provides me the usual context menu and a few methods to get text and formatted text while Text is itself pretty vanilla yet renders more or less the html as it should.

    Preferably I'd like to stick with TextArea which I can't do right now. I mostly want to use the methods and signals it provides in general, something that Text doesn't provide.

    Any thoughts, suggestions?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved