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

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 Log in 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 Log in 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 Log in 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 Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.031 seconds

Cookies settings

×

Functional Cookies

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

Please login to see yours activities!

Other cookies

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