Lusito / forget-me-not

Make the browser forget website data, except for the data you want to keep.
zlib License
226 stars 25 forks source link

Resizable dialogs #28

Closed milupo closed 6 years ago

milupo commented 6 years ago

Hi Lusito,

please make dialogs resizable, e.g. settings window. It is important for translations into other languages where the strings can be longer than the English ones. I sent you the Upper Sorbian and Lower Sorbian translation and because of a word with three letters the tab titles in the settings window are truncated with Lower Sorbian.

Thanks

Lusito commented 6 years ago

Sorry about the delay. I'm aware of the issue. There is a problem with removing the fixed width tho: The wider the popup, the smaller it will be on a mobile screen. Making it harder to use for mobile users.

There are ways to solve this. I'm just not sure which path to choose:

Let me know what you think.

milupo commented 6 years ago

Hi Lusito,

the most important thing is that the space should not be limited, it is not for Sorbian languages but also for other languages that have longer strings than English.

Well, first of all I would remove this enlarged FMN flower icon in the settings tab bar. There will be still space enough for Sorbian if this space is used for tabs. It is sufficient to have the FMN icon in the toolbar.

You could use a navigation sidebar as Firefox settings do. The tabs are one below the other then. You will have the content to the right then and content lines you can wrap. But, the navigation bar should be wide enough as well so it should use min-width, just as precaution.

Regards, Michael