Summary: | delay is ignored when selecting region | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Mathieu Jobin <opensource> |
Component: | General | Assignee: | Boudhayan Gupta <me> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | major | CC: | disknapped, revealed |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mathieu Jobin
2016-01-11 15:01:14 UTC
Hello. For me this is quite similar. I hope my issue is not a different one. I use openSUSE Tumbleweed 20160317. Information about spectacle says: Version 15.12.3 KDE Frameworks 5.20.0 Qt 5.5.1 Using the feature in spectacle to select an area of the screen for a screenshot. Wanting to add delay, let me say e.g. 5 secs.: Actual results: 1. It counts down from 5 to 0 2. Offers choice for selecting areal 3. Takes screenshot on interacion or when delay is 0. # The Delay is useless then since you want to maybe do an action like opening a contextmenu in the select areal. What i think it shouId behave like, instead: 1. Offers choice for selecting areal 2. Counts down from 5 to 0 3. Takes screenshot on interacion or when delay is 0. # Would give possibility to interact with the selected areal until the delay is over. Is it possible to change the order of these steps to be like in the 2nd case, please. Many thanks. We won't be changing the order to the 2nd case. In a few release cycles, the rectangular cropper will change to include a full-fledged image editor, where you'll be able to crop, add text, arrows and shapes etc - basically annotate or mask the image. The current rectangular image cropper lays the groundwork for that. Your use-case won't be affected - set the delay and open the context menu. When the cropper appears, the image will include the context menu. Good news! Thank you :) |