-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
We have a [minimal number of characters](https://github.com/FreeFeed/freefeed-server/blob/stable/app/models/user.js#L260-L266) in displayname checks, but the problem is, that it considers invisible ch…
-
Followup of #17 and #32 and #154
This is an issue to track the remaining work to handle full markdown document round-trip
- [x] Support all CommonMark core components (#154)
- [x] Handle esc…
xoofx updated
4 years ago
-
This is probably more of a unicode issue than a css issue, but we have a fair bit of people involved with text layout and i18n over here, so filing it here first to figure out if we should take it to …
-
I really know the difficult involved to implement background color for custom fonts since they do not have an uniform size. Maybe one intermediate solution would be implemented only for monospaced cus…
-
When typing into a TEXTAREA and the text string is longer than the width of the TEXTAREA input box, the string should automatically wrap down and continue typing without needing to enter a line br…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
| Название | Значение |
|---|---|
| __Производитель__ | _TZFED8_egngmrzh |
| __Модель__ | TS0225 |
| __Прошивка__ | 83 |
| __WEB Build__ | 1.3.1 |
| __API Build__ | 1.9.7 (10895) |
Детальная …
-
This is an extension to #57.
Under a certain console/PTY, assume the font family/size is specified, give a string, and return the space (a bit mask of the character matrix?) it would occupy.