"Structure" tab table of OpenPGP Key Properties dialog is truncated as it does not expand vertically to fit dialog
Categories
(MailNews Core :: Security: OpenPGP, defect, P3)
Tracking
(Not tracked)
People
(Reporter: rjl, Assigned: thomas8)
Details
(Keywords: useless-UI)
Attachments
(3 files)
There's other issues as well, but this one makes the structure page completely unusable since the size of the table is not adjustable.
Seen Thunderbird Daily 114.0a1 (2023-05-04)
Assignee | ||
Comment 1•2 years ago
|
||
Ouch. Useless-UI indeed. Hopefully simple to fix, just let the table auto-expand to the available space in the resizable dialog, and have a scrollbar when it overflows.
Assignee | ||
Comment 2•2 years ago
•
|
||
Alex, this hidden gem of useless-ui might be simple to fix. Key structure of complex keys cannot be inspected as we truncate the table. Table should auto-expand into the available space (dialog is resizable), and have a vertical scrollbar when it cannot. Adjacent Certifications
tab on same dialog has the correct behaviour. Could you assign someone?
Screenshot 1, attachment 9331824 [details], shows table truncation.
Screenshot 2, attachment 9331920 [details], shows missing auto-expand.
(In reply to Thomas D. (:thomas8) from comment #1)
Created attachment 9331920 [details]
Screenshot 2: Key structure table does not auto-expand within the resizable dialogOuch. Useless-UI indeed. Hopefully simple to fix, just let the table auto-expand to the available space in the resizable dialog, and have a scrollbar when it overflows.
Assignee | ||
Comment 3•2 years ago
|
||
Btw, Certifications Tab on same dialog has correct behaviour, so we might be able to copy from there.
Assignee | ||
Comment 4•2 years ago
•
|
||
I'll take this - found the spot.
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/3e4cc076f67d
Allow key structure table in key properties dialog to expand vertically. r=aleca
Description
•