https://bugs.kde.org/show_bug.cgi?id=398405
--- Comment #1 from Jasem Mutlaq <mutla...@ikarustech.com> --- This is what is used: raBox->setText(object->ra0().toHMSString(false, true)); decBox->setText(object->dec0().toDMSString(false, false, true)); So these function are not producing the correct results? Both above are using high-precision. -- You are receiving this mail because: You are watching all bug changes.