| Summary: | Notification overflowing off screen when typing in textbox | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | dhruv8sh <dhruv8sh> |
| Component: | Notifications | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde, kdedev, nate |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 6.2.90 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/5d858f83a8e50fc1ce838991eb2bf49ce15fe5d9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
dhruv8sh
2025-01-18 07:20:40 UTC
Can reproduce with all notifications that have text fields. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5099 Git commit ab0e0c4a16de48931db644fa9343ad6ec94c0283 by Marco Martin. Committed on 23/01/2025 at 09:29. Pushed by mart into branch 'master'. applets/notification: limit popup with of inlineReply Text field implicit width is based on user text and will bubble up to the popup. Limit NotificationReplyField with to the Globals popupwidth M +1 -1 applets/notifications/package/contents/ui/components/ActionContainer.qml M +4 -0 applets/notifications/package/contents/ui/components/NotificationReplyField.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/ab0e0c4a16de48931db644fa9343ad6ec94c0283 Git commit 5d858f83a8e50fc1ce838991eb2bf49ce15fe5d9 by Marco Martin. Committed on 23/01/2025 at 12:52. Pushed by mart into branch 'Plasma/6.3'. applets/notification: limit popup with of inlineReply Text field implicit width is based on user text and will bubble up to the popup. Limit NotificationReplyField with to the Globals popupwidth M +1 -1 applets/notifications/package/contents/ui/components/ActionContainer.qml M +4 -0 applets/notifications/package/contents/ui/components/NotificationReplyField.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/5d858f83a8e50fc1ce838991eb2bf49ce15fe5d9 |