文件上传选项以从相机拍摄图像或从图库中选择不适用于 Mozilla Firefox 中的 Web 应用程序

Posted

技术标签:

【中文标题】文件上传选项以从相机拍摄图像或从图库中选择不适用于 Mozilla Firefox 中的 Web 应用程序【英文标题】:File upload option to take image from camera or select from galler not working for web app in mozilla firefox 【发布时间】:2021-11-27 11:50:56 【问题描述】:

在我的网络应用程序中,我必须允许用户从图库或文件管理器中选择文件或使用相机拍照。

它在 chrome 和 safari 中工作,但在 Mozilla firefox 中不工作。

<div class="form-group col-12">
  <label for="file-upload-car-insurance" class="custom-file-upload">
    <span>Click To Upload Copy Of Insurance Policy </span>
    <img src="images/license-icon.svg" class="ic_icons" />
  </label>
  <input
    id="file-upload-car-insurance"
    name="car_accident_copy_of_insurance_policy"
    type="file"
    style="display: none"
  />
 </div>

【问题讨论】:

【参考方案1】:

这似乎是 Firefox 的问题,我遇到了完全相同的问题。必须是最近的,因为我们已经使用了很长时间。

【讨论】:

以上是关于文件上传选项以从相机拍摄图像或从图库中选择不适用于 Mozilla Firefox 中的 Web 应用程序的主要内容,如果未能解决你的问题,请参考以下文章

如何让用户选择在保存之前裁剪从相机拍摄的照片?

Android:在捕获或从图库中挑选后裁剪图像

使用 Ionic 使用相机拍摄多张照片

将相机图像上传到 Firebase

保存用相机拍摄或从相机胶卷中选择的图像时出现长时间延迟 - iPhone

从图片中拍摄的照片不会显示在 android 的科尔多瓦相机插件中的裁剪