-
### Description
There was a box. But the text wasn't in it. It was dark mode and the text was black. I couldn't read.
### (Optional:) Please add any files, screenshots, or other information here.
!…
-
### Environment
**Vuetify Version:** 3.7.4
**Vue Version:** 3.5.13
**Browsers:** Firefox 132.0
**OS:** Windows 10
### Steps to reproduce
1. Create text-field with maxwidth, or place inside ele…
-
**Title:** Conversation Starter Overflows Chat Section When Advanced Settings Opened
**Description:**
When the Advanced Settings window is opened, a large conversation starter overflows and extends o…
-
**Describe the bug**
According to this rule, the overflow-clip class existed before to provide text-clip functionality, but overflow-clip also exists properly in its own right now, so replacing it le…
-
### Description
The text in this example goes below the bounds of the text box: https://arxiv.org/html/2407.11942v1
### (Optional:) Please add any files, screenshots, or other information here.
…
-
Something
-
**Describe the bug**
The warranty card UI encounters issues with layout and text overflow when displayed in different languages or on smaller screens. When certain languages are selected, text length …
-
## Describe Bug Below
If material item name too long it overflows the popup text. This might only be happening on certain devices and not all of them as I'm only seeing it on my Pixel 8 Pro and not on…
-
# Expected behavior
We use customTrayButtions, example:
```
customTrayButtons: {
customButtonOne: {
iconPath: 'path/to/icon',
label: 'Share file',
tooltip: 'C…
-
Currently, [Text](https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/text.dart#L471) widget supports only limited options for painting overflowed text.
Can we customize…