Bug 1498484

Summary: Label shortcuts prevent typing numbers
Product: [Fedora] Fedora Reporter: Peter Robinson <pbrobinson>
Component: evolutionAssignee: Milan Crha <mcrha>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: 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
I can't type the numbers 1-5 into the search bar when trying to filter emails. I can for example type el6 or el7 but not el5

evolution-langpacks-3.26.0-1.fc27.noarch
evolution-data-server-3.26.0-1.fc27.x86_64
evolution-ews-3.26.0-1.fc27.x86_64
evolution-data-server-langpacks-3.26.0-1.fc27.noarch
evolution-data-server-devel-3.26.0-1.fc27.x86_64
evolution-3.26.0-1.fc27.x86_64
evolution-ews-langpacks-3.26.0-1.fc27.noarch

Comment 1 Milan Crha 2017-10-04 15:29:53 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.

Comment 2 Milan Crha 2017-10-04 15:30:24 UTC
[1] https://bugzilla.gnome.org/show_bug.cgi?id=787002

Comment 3 Milan Crha 2017-10-04 16:53:47 UTC
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

Comment 4 Peter Robinson 2017-10-04 17:08:54 UTC
(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)

Comment 5 Peter Robinson 2017-10-04 17:09:50 UTC
but thanks for the quick fix :)