Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug with narrowing of the textarea #44

Open
wants to merge 53 commits into
base: master
Choose a base branch
from

Conversation

bezumkin
Copy link
Contributor

В последних версиях Chrome появился глюк с сужением области редактирования.

https://modx.pro/help/5622/

@danyaPostfactum
Copy link
Owner

Спасибо за апдейт на modx.com. На днях посмотрю, попробую разобраться что там происходит в новом хроме.

@bezumkin
Copy link
Contributor Author

Ура!

Bournwog and others added 27 commits August 6, 2021 02:59
Corrected search form
Added TV ace field
Currently I get the following debug warning in the MODX error log:

[2022-01-30 17:44:59] (DEBUG @ /.../core/model/modx/modlexicon.class.php : 259) An error occurred while trying to cache lexicon/en/ace/setting (lexicon/language/namespace/topic)

The setting lexicon topic is automatically used by the system settings grid. Moving the setting lexicon entries to an own file avoids that DEBUG entry.
Prevent PHP warning: Undefined variable $field
Move settings into an own file
Исправил срабатывание focus() для undefined
Добавить сочетание клавиш alt+z для переключения переноса слов
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.