Bug 1498484
Summary: | Label shortcuts prevent typing numbers | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
Component: | evolution | Assignee: | Milan Crha <mcrha> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 27 | CC: | alexl, caillon+fedoraproject, lucilanga, mbarnes, mcrha, rhughes, rstrode, sandmann |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | evolution-3.26.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-10-04 16:53:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Peter Robinson
2017-10-04 12:35:48 UTC
Thanks for a bug report. I cannot type any on the standard keyboard (0-9), but I can type all using the numeric keyboard. That's because I have more than 10 labels configured. Since [1], the 0 is used for "None" labels and 1..9 for the top most defined Labels. The fix is to allow labels only if the message list is focused, when also the context menu contains the Labels. Created commit 0b6a4a7072 in evo master (3.27.1+) [1] Created commit 96f935b647 in evo gnome-3-26 (3.26.2+) [1] https://git.gnome.org/browse/evolution/commit/?id=0b6a4a7072 (In reply to Milan Crha from comment #1) > Thanks for a bug report. I cannot type any on the standard keyboard (0-9), > but I can type all using the numeric keyboard. That's because I have more > than 10 labels configured. Since [1], the 0 is used for "None" labels and > 1..9 for the top most defined Labels. 6-9 worked for me but I don't have a num pad on either my laptop or usb keyboard (it's small form factor) but thanks for the quick fix :) |