It is fixed....

it seems that some how, the events of the qhttp stays queued in the event loop, with out doing a thing ... a

Qt Code:
  1. QApplication::processEvents();
To copy to clipboard, switch view to plain text mode 

fixed this up ...