https://bugzilla.wikimedia.org/show_bug.cgi?id=51658

       Web browser: ---
            Bug ID: 51658
           Summary: Position and arrow are not stored and re-drawn
                    correctly
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: GuidedTour
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

There is code to check whether the element to attach to is missing.  If so, the
position is currently set to 0, so it appears in the center.  However, if the
element later is present (due to a changing DOM), the original position is not
recovered.

A related issue is that the arrow is updated properly (assuming the current
position is correct), but an arrow is never removed.  So if a DOM element later
is removed, the guider will show in the center, but the arrow will still be
present.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to