Results 1 to 6 of 6

Thread: QTextEdit produces incorrect html

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    13
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QTextEdit produces incorrect html

    Hi,
    is it to be considered a bug for the Trollteck issue tracker, if the QTextEdit widget in Qt4.1 produces not end tags </li> when making unnumbered lists, or is it a feature? As far as I can see most other closing tags are provided. I find it annoying because it prevents you from easily parsing the html it produces with a xml parser if there are some closing tags missing.
    Ah, I forgot to mention taht this phenomenon can be easily verified by using the editor coming with the demos ([QT_DIR/demos/textedit).
    Last edited by ccf_h; 7th February 2006 at 21:49. Reason: add a sentence

Similar Threads

  1. Html used in QTextEdit and QTextDocument
    By nifei in forum Qt Programming
    Replies: 5
    Last Post: 15th August 2012, 20:38
  2. Replies: 2
    Last Post: 24th January 2009, 18:30
  3. QTextEdit and Html
    By giusepped in forum Qt Programming
    Replies: 1
    Last Post: 28th October 2008, 17:20
  4. Load HTML to QTextEdit
    By Gamalof in forum Qt Programming
    Replies: 2
    Last Post: 5th July 2008, 18:08
  5. [Qt 4.1]using html in QTextEdit from designer
    By patcito in forum Qt Programming
    Replies: 5
    Last Post: 16th January 2006, 22:36

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.