Bug 852 - Channel cannot be deleted if it is selected
Summary: Channel cannot be deleted if it is selected
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Protocol decoding (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-20 17:43 CEST by whitequark
Modified: 2019-12-22 21:22 CET (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description whitequark 2016-10-20 17:43:33 CEST
To reproduce:
  * click on any channel
  * dismiss the popup with Escape
  * try to right-click

The menu will not appear.

Also, I think the following should also cause menu to appear:
  * click on any channel
  * do not dismiss the popup
  * try to right-click

I keep trying to do both things when initially configuring the channels.
Comment 1 Uwe Hermann 2019-12-22 21:22:24 CET
Fixed in cad96374ba6eb79b1e1cd63018a6a215b6943da8, thanks!