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

            Bug ID: 70294
           Summary: Switching options with list-rotators does not work in
                    some cases
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

Mentioned here:
https://github.com/wmde/ValueView/pull/109#issuecomment-54130300

Here is a description of the problem for switching the calendar model. But this
does not only apply to switching the calendar model, this is also buggy for
e.g. switching the precision or in general switching options with the list
rotator.

1. Edit a time value.
2. Switch the calendar model by clicking the calendar hint.
3. Cancel editing.
4. Start editing and try to switch the calendar model again by clicking the
calendar hint.

Observation: The actual listrotator (advanced adjustments) changes its value
but the actual data value is not changed (no parsing is triggered, the preview
and the calendar hint are not updated).
There may be a conceptual problem with the lines affected by the actual fix - I
added a FIXME there. The reason may be that the ExpertExtender.Listorator
object is not affected by the functionality of those lines. Probably, the
functionality needs to be implemented in the ExpertExtender.Listorator instead
of circumventing it by directly manipulating the listrotator jQuery widget.

-- 
You are receiving this mail because:
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