-
Updated
Mar 5, 2022 - PHP
translator
Here are 876 public repositories matching this topic...
-
Updated
Mar 10, 2022 - Java
-
Updated
Mar 14, 2022 - C#
-
Updated
Mar 10, 2022 - Python
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Jul 22, 2021 - TypeScript
-
Updated
Mar 14, 2022 - JavaScript
-
Updated
Jan 16, 2022 - Dart
-
Updated
Dec 27, 2021 - Rust
-
Updated
Mar 14, 2022 - C++
-
Updated
Aug 8, 2021 - LiveScript
Describe the bug
Popup with translation in some cases can be broken by the styles of the page where it is open.
To Reproduce
- Go to example.com
- Select some text to translate
- See a popup with extra padding like on the screenshots below
Expected behavior
A popup without extra paddings.
Screenshots

{
const string AssemblyName = "HelloWorld.dll";
var assembly = AssemblyBuilder.DefineDynamicAssembly(
-
Updated
Jan 21, 2021 - PHP
-
Updated
Mar 2, 2022 - Rust
-
Updated
Apr 12, 2021 - PHP
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Mar 6, 2022 - Python
-
Updated
Apr 26, 2019 - PHP
-
Updated
Mar 6, 2022 - Python
-
Updated
Dec 22, 2021 - Python
-
Updated
Nov 24, 2021 - PHP
-
Updated
Jul 27, 2018 - JavaScript
-
Updated
Mar 2, 2022 - Java
-
Updated
Dec 17, 2021 - Python
Improve this page
Add a description, image, and links to the translator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the translator topic, visit your repo's landing page and select "manage topics."

Describe the problem or limitation you are having
when I use the translator, every time I reopen it to make a new translation I have to select the text with the mouse and delete it
(I know that I could use crtl+A and then press the delete key) but there are already two steps to be done, whether I use the mouse or not. It's all about improving ergonomics and productivity
**Describe the sol