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. Please avoid any javascript blocking function
Forum Updated to NodeBB v4.3 + New Features

Please avoid any javascript blocking function

Scheduled Pinned Locked Moved Qt.io webservices
2 Posts 2 Posters 3.3k 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.
  • B Offline
    B Offline
    benjamin.poulain
    wrote on last edited by
    #1

    Currently, adding a link on the wiki is done via a modal dialog triggered by JavaScript.

    Those dialogs are extremely annoying because they block the whole browser (for good reason, otherwise you could re-enter the javascript context from another frame).

    Moreover, the implementation of those blocking functions is a pain in the arse to support in QtWebKit ;)
    It would be nice to use something less "blocking".

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

      That popup is just a helper to write textile (http://warpedvisions.org/projects/textile-cheat-sheet/), I'll check if we can use a jquery UI thing for it instead.

      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