-
Most of the labs went very well! I really enjoyed the j-city lab, and didn't really have any problems until I tried to do the temperature converter bonus. That did not go well. I ended up making the n…
-
I have some trouble in text edit. For example, I have mistakenly typed Beautifulsoup instead of BeautifulSoup, so I want to replace the s with an uppercase letter. I thought I just need to delete the …
-
### Description of the new feature / enhancement
A new keyboard shortcut (something like Win+Shift) to switch between keyboard layouts like Win+Space does but WITH converting selected text to the cho…
-
Currently when entering the server name in the config, if the entry isn't precisely the form the application expects the app will reject the entry, display a toast message, and not save the change. Th…
-
I have a simple gulp tasks which is throwing an error
```
import gulp from 'gulp'
import msg from 'gulp-messenger'
import run from 'run-sequence'
msg.init({showPipeFile: false})
gulp.task('…
-
### Bug type
Component
### Component name
MudTextField
### What happened?
When changing the lines in MudTextField, on the first time the component loses focus. After clicking on the component aga…
-
The tab order for show password buttons is wrong IMO. When you see the "Enter your password" and "Enter your password again", the natural response is - I'm typing the password, I hit tab key and I ret…
-
### 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 (DEB pa…
-
Regarding ticket #3974, one favored practice to deal with dynamic calls involves:
a) know where they occur: `-Ylog:cleanup -Ydebug`
b) manually create a named class/interface, and use that as the e…
-
I've successfully compiled/installed the plugin. Note that on Debian 9 one needs to install the following extra packages: ```build-essential libsodium-dev git autoconf libtool dovecot-dev libtool-bin`…