Infocatcher / Link_Properties_Plus

Provides extended link properties: size of linked file, last modified time, etc., extension for Firefox, SeaMonkey and Thunderbird
https://addons.mozilla.org/addon/link-properties-plus/
Other
10 stars 3 forks source link

Some issues and questions #24

Closed yfdyh000 closed 8 years ago

yfdyh000 commented 8 years ago

I see some issues and questions duing localization testing. I can't reproduce some features: contextOnSelection linkPropsPlus.copy* linkPropsPlus.opts.downloadDialog

showInAppMenu is not working properly in Fx28.0, I see it is placed on DevTools menu instead of the App menu.

Infocatcher commented 8 years ago

contextOnSelection

This is for not clickable links, like here: https://github.com/piroor/textlink/blob/master/tests/fixtures/testcase.txt

linkPropsPlus.copy*

Context menu for rows

linkPropsPlus.opts.downloadDialog

Second options group:

Options - General

showInAppMenu is not working properly in Fx28.0, I see it is placed on DevTools menu instead of the App menu.

Yes... but inside App menu. May be it's better to change description to "Show item in App menu – Web Developer".

yfdyh000 commented 8 years ago

Thanks you.

Second options group:

I don't know how to understand the "Opening file dialog", where is it?

Infocatcher commented 8 years ago

I don't know how to understand the "Opening file dialog", where is it?

Will be opened for any downloadable link:

Download dialog

E.g. for this one: https://github.com/Infocatcher/Link_Properties_Plus/archive/master.zip

yfdyh000 commented 8 years ago

Thank you, got it. My thoughts strayed to Open File (Ctrl+O) and confused. "Opening file from Web" may be more clearer.