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

            Bug ID: 70429
           Summary: UploadWizard adds spurious file inputs when multiple
                    files selected
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Unprioritized
         Component: UploadWizard
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

When a user clicks on "Add files", if their browser supports it, they may add
more than one file.

When UploadWizard finishes creating all the HTML associated with new files, it
should have exactly one new invisible file input covering the Add files button.

However, if multiple files have been added, then there are multiple invisible
file inputs scattered across the page.

This has no impact on the user, since the bad ones don't seem to be clickable. 

But it does make it difficult to write Selenium tests that manipulate HTML on
the page.

-- 
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