View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - User interface (minor issue) - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

User interface (minor issue)

More
18 Oct 2021 21:31 - 21 Oct 2021 16:26 #1 by sogln
When starting ProjeQtOr V9.3.1 with the Safari browser version 15.0 the main editing area is displayed correctly (see picture 1).
After collapsing the left navigation menu (see picture 2)
the main editing area is shifted to the right (by about 3-4 cm) (see image 3).

After repeating the process several times, everything is displayed correctly again.

Picture sequence see attachment.
Attachments:
Last edit: 21 Oct 2021 16:26 by sogln.

Please Connexion or Create an account to join the conversation.

More
21 Oct 2021 14:21 #2 by babynus
Sorry, we don't have apple device to test on Safari.
Do you have any browser issue logged in the console ?

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
21 Oct 2021 16:27 #3 by sogln
Replied by sogln on topic User interface (minor issue)
Please find in the original ticket the trace file.

Please Connexion or Create an account to join the conversation.

More
21 Oct 2021 17:17 - 21 Oct 2021 17:19 #4 by babynus
Hi,
Just had a llok on the web and found that Safari and Opera on iOS don't triger the onBeforeUnload() event.

About hanging, it may be due to some "sleep" function, added to wait until disconnection has been recorded on server.
You can try a workaround adding 1 line after 3273 of projeqtor.js, 
function sleep(milliseconds) {
 if (dojo.isSafari) return;
  var start = new Date().getTime();
  for (var i = 0; i < 1e7; i++) {
    if ((new Date().getTime() - start) > milliseconds){
      break;
    }
  } 
} 
 

Babynus
Administrator of ProjeQtOr web site
Last edit: 21 Oct 2021 17:19 by babynus.

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.040 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.