Bug 183

Summary: PD probes/options dialog needs a vertical scrollbar
Product: PulseView Reporter: Uwe Hermann <uwe>
Component: Protocol decodingAssignee: Nobody <nobody>
Status: RESOLVED FIXED    
Severity: minor CC: joel, nospam, simon.guilliams
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Uwe Hermann 2013-10-21 22:52:37 CEST
Some PDs will have either (a) many probes (e.g. 32 or more) or (b) many options, or both. In such cases the dialog for the PD probes/options will get so huge that parts of it won't be visible on screen anymore (including the "OK" button etc).

Thus, a scrollbar would be good to have for this dialog.
Comment 1 Uwe Hermann 2017-05-16 22:54:05 CEST
The same applies to any other popup in PulseView. E.g. the probe config popup can also have *many* channels and/or channel groups and such, making it completely unusable on some devices without a way to scroll.
Comment 2 Uwe Hermann 2018-10-02 16:29:04 CEST
*** Bug 1239 has been marked as a duplicate of this bug. ***
Comment 3 Uwe Hermann 2018-10-02 16:43:26 CEST
*** Bug 1034 has been marked as a duplicate of this bug. ***
Comment 4 Uwe Hermann 2019-09-07 19:36:05 CEST
Fixed (for the PD channels/options) in f52ffd9d82b45313836c5e612c7cc48982ced529, thanks!

The "Add decoders" popup has been replaced a while ago and that one has scrollbars already.

I've filed similar bugs for the remaining areas that could probably use scrollbars: #1412, #1413, #1414.