Bug 1400 - Decoders subwindow requires multiple clicks to appear on other sessions
Summary: Decoders subwindow requires multiple clicks to appear on other sessions
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Other (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-29 23:08 CEST by Uwe Hermann
Modified: 2019-11-05 22:44 CET (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Hermann 2019-06-29 23:08:52 CEST
Works as expected:
 - Start PV, click on the Decoders button, the subwindow appears.
 - Click the Decoders button again, the subwindow disappears.

Doesn't work as expected:
 - Start PV, click on the Decoders button, the subwindow appears.
 - Create a new session window, click the Decoders button. The new session will not get a Decoders subwindow as expected, the click will appear to have no effect. When clicking the Decoders button *again*, it will appear.
Comment 1 Uwe Hermann 2019-11-05 22:44:14 CET
Fixed in ac91f7ad5b49267a072f83fcacfe3a695d37cd7c, thanks!