To reproduce:
- Translate Мин (племя) from Russian to Hebrew.
- The second paragraph has a bullets list. Click it.
Observed: The list is not copied and it's impossible to type anything in the translated paragraph.
To reproduce:
Observed: The list is not copied and it's impossible to type anything in the translated paragraph.
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/ContentTranslation | master | +10 -0 | Allow placing cursor inside empty list when translating from scratch |
On further observation, the <ul> is generated, but not <li>. Adding an <li> in the DOM inspector allows me to type.
Change 227196 had a related patch set uploaded (by Santhosh):
Allow placing cursor inside empty list when translating from scratch
Change 227196 merged by jenkins-bot:
Allow placing cursor inside empty list when translating from scratch