Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. [SOLVED]Code display, maybe syntax highlighter parser issue
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]Code display, maybe syntax highlighter parser issue

Scheduled Pinned Locked Moved Qt.io webservices
4 Posts 2 Posters 2.8k 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.
  • ZlatomirZ Offline
    ZlatomirZ Offline
    Zlatomir
    wrote on last edited by
    #1

    Hi Trolls and congratulations on this forum, it's really nice to talk to, and get advices from the "Guys" behind Qt, keep up the good work ;)

    But i post my first thread to report an issue with the code displaying in the posts, check [url=http://developer.qt.nokia.com/forums/viewthread/260/]this[/url] topic for example.
    (i didn't saw it reported, sorry if i somehow skipped something and it you know about it, i'm new here, it's only my second day ;) )

    The replace of sequence of characters like: parentheses look at: return a.exec ( ) ; or curly brackets, is happening in Windows 7 (with Firefox 3.6.6, 4beta, IE8, and QwebView ;) ) and on Ubuntu (Firefox, and QWebView) so i guess (because it happen everywhere even the copy button) it's an issue with syntax highlighter parser.

    https://forum.qt.io/category/41/romanian

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mgran
      wrote on last edited by
      #2

      Thanks for reporting and you're right, it's the syntax highlighter parser. The parser is having some issues with things like "(a == b)" and those curly brackets. We're looking into it and it will be fixed, Qt code should look great here. :)

      If you have more to add, or find other code parsing issues, there is a bug report for it here: "http://bugreports.qt.nokia.com/browse/QTWEBSITE-46":http://bugreports.qt.nokia.com/browse/QTWEBSITE-46

      Project Manager - Qt Development Frameworks

      1 Reply Last reply
      0
      • ZlatomirZ Offline
        ZlatomirZ Offline
        Zlatomir
        wrote on last edited by
        #3

        Thanks for answer and link to bugreports, i created an account there and post the link to topic and platforms/browsers i tested.

        https://forum.qt.io/category/41/romanian

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mgran
          wrote on last edited by
          #4

          We have tamed the curly brackets and other issues with the syntax highlighter now, if you find more oddities please let us know. :)

          Project Manager - Qt Development Frameworks

          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