XP1

Results 14 issues of XP1

**Use sentence case for English** Windows and modern programs are moving away from title case and towards sentence case for UI text. For example, instead of "Create Checksum File..." (title...

See "Restore previously closed tab: Context menu on tab #549".

**System Details** - OS: Windows 11 - Thorium cbe3f69 **Problem** ``` C:\src>cd C:\src\Thorium\win_scripts && setup.bat C:\src\Thorium\win_scripts>## Windows native build setup script. '##' is not recognized as an internal or external...

enhancement

There needs to be an option to ignore SSL certificate errors, like wget's `--no-check-certificate`.

There needs to be a larger maximum character length for headers. HTTrack terminates and complains that the user-agent string and header lines are too long. "User-agent length too long": https://github.com/xroche/httrack/blob/master/src/htscoremain.c#L2695...

There is a problem with junk cookies being added to requests. Because the cookie header doesn't match or contains unexpected cookies, the server rejects the request. Bad junk cookies: ```...

### Describe the bug ``` V panic: result not set (near "FROM": syntax error (1) (SELECT FROM `customers` WHERE `country` = ?1 AND `nr_orders` > ?2;); code: 1) ``` ```...

Bug
ORM

When a video ends, there is a video wall or grid of videos. The videos are not marked.

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug. ### Operating System Linux (RPM package) ### Version...

confirmed-bug