[zanata/zanata-server] a462fd: Prevent opening of file select dialog when clickin...

GitHub noreply at github.com
Wed Jul 2 01:49:56 UTC 2014


  Branch: refs/heads/multi-file-upload
  Home:   https://github.com/zanata/zanata-server
  Commit: a462fdb361f77f35a74f025a09e7702198748117
      https://github.com/zanata/zanata-server/commit/a462fdb361f77f35a74f025a09e7702198748117
  Author: David Mason <drdmason at gmail.com>
  Date:   2014-07-02 (Wed, 02 Jul 2014)

  Changed paths:
    M zanata-war/src/main/webapp/resources/zanata/multi-file-upload.xhtml

  Log Message:
  -----------
  Prevent opening of file select dialog when clicking outside the intended click target.

The dialog was opening when clicking anywhere in a region to the right of and below
the "browse files" text that is the intended click target. This change limits the
target to just the "browse files" text.
Wrapping of the "browse files" text is prevented since the transparent file upload
button must overlay all of the text for the dialog to open properly (plus it looks
better with the whole link on the next line than split across lines).




More information about the zanata-commits mailing list