Mrjohncummings added a comment.
In T213704#5135055 <https://phabricator.wikimedia.org/T213704#5135055>, @thiemowmde wrote: > I believe we run into a very similar issue in the tour we have in the #two-column-edit-conflict-merge <https://phabricator.wikimedia.org/tag/two-column-edit-conflict-merge/> extension, see T195713: Have an intro tour (No. 2) <https://phabricator.wikimedia.org/T195713> as well as the patch https://gerrit.wikimedia.org/r/456176. The issue was that all the positions have been calculated to early, directly after the page finished loading. The moment the positions became relevant (i.e. the user clicked a button and the next popup was shown), all the other elements on the page could have been moved, i.e. when the user resized the browser window in the meantime, or a lazy-loading gadget made parts of the page reflow. I guess something similar might happen here. I know some quite relevant parts of the Wikibase UI (term box, collapsing references and qualifiers) only show up after the basic page loaded. > > Personally, I'm not able to invest time on this, unless I'm instructed to do so. Thanks very much @thiemowmde, just so I understand, you would be able to fix this issue if you were given it as a task by your line manager? TASK DETAIL https://phabricator.wikimedia.org/T213704 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mrjohncummings Cc: thiemowmde, Jakob_WMDE, MartinPoulter, Ladsgroup, Addshore, Sebastian_Berlin-WMSE, Lydia_Pintscher, johl, Jopparn, Alicia_Fagerving_WMSE, Tarrow, NavinoEvans, Ragesoss, Pasleim, Aklapper, Mrjohncummings, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Jonas, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
