323
edits
(Created page with '= Problem description: = Fennec shows always "Opening <file>" dialog when you open a file which cannot be displayed by browser or some of its Plug-ins.<br> If you selecte…') |
No edit summary |
||
| Line 5: | Line 5: | ||
If you selected to "Open" file in the "Opening <file>" dialog but the appropriate handler application does not support downloading files from internet, the file is not opened automatically after download is complete. Instead, you have to go to downloads UI and open the file yourself later when you assume the download might be complete.<br> | If you selected to "Open" file in the "Opening <file>" dialog but the appropriate handler application does not support downloading files from internet, the file is not opened automatically after download is complete. Instead, you have to go to downloads UI and open the file yourself later when you assume the download might be complete.<br> | ||
= Feature description<br> = | = Feature description<br> = | ||
Showing "Opening <file>" dialog is most likely a matter of a user-pereference in the Tools > Preferences UI. Some people might not have Flat rate Internet connections and therefore they want to be confirmed whenever they are going to download a potentially large files over network. However, if they had Flat rate Internet connections, they could want to open any file from Internet without any extra confirmation/step. So, Preferences should have a User-configurable setting for downloading files with or without a confirmation (Prompt enabled/disabled).<br> | Showing "Opening <file>" dialog is most likely a matter of a user-pereference in the Tools > Preferences UI. Some people might not have Flat rate Internet connections and therefore they want to be confirmed whenever they are going to download a potentially large files over network. However, if they had Flat rate Internet connections, they could want to open any file from Internet without any extra confirmation/step. So, Preferences should have a User-configurable setting for downloading files with or without a confirmation (Prompt enabled/disabled).<br> | ||
Similarly to the desktop Firefox, the Fennec´s Context-sensitive menu should contain the "Save Link as | Similarly to the desktop Firefox, the Fennec´s Context-sensitive menu should contain the "Save Link as" command.<br> | ||
Currently (in version 1.1), Fennec shows an Information note, when a File download starts, and hides the notification automatically after a certain time period or if the user taps it. It would be useful if Fennec would show a notification also when it has completed download for a file in both cases, if user had chosen to<br> | Currently (in version 1.1), Fennec shows an Information note, when a File download starts, and hides the notification automatically after a certain time period or if the user taps it. It would be useful if Fennec would show a notification also when it has completed download for a file in both cases, if user had chosen to<br> | ||
*'''Save''' a file (including download)<br> | *'''Save''' a file (including download)<br> | ||
'''- and -'''<br> | '''- and -'''<br> | ||
*'''Open''' a file but the Handler application for showing/playing the file does not support downloading data over Network, and Fennec has had to care of downloading.<br> | *'''Open''' a file but the Handler application for showing/playing the file does not support downloading data over Network, and Fennec has had to care of downloading.<br> | ||
edits