Bug 863150

Summary: Inconsistent use of prompts when connecting to Google calendar account
Product: Red Hat Enterprise Linux 7 Reporter: Matěj Cepl <mcepl>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mcrha
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-09 13:00:35 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 Matěj Cepl 2012-10-04 14:32:42 UTC
Created attachment 621688 [details]
screencast of the issue

Description of problem:
See attached screencast.

Version-Release number of selected component (if applicable):
evolution-3.6.0-1.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1.link Evolution to a Google calendar
2.
3.
  
Actual results:
two different prompts are used for Google password

Expected results:
only one (probably the gnome-shell, new, one) should be used.

Additional info:

Comment 3 Milan Crha 2013-10-09 13:00:35 UTC
The first prompt, when click to get a list of the calendars, is for a temporary password, while the second is for a password which will be saved in keyring. The first has an advantage that it is above the application, while the second is system modal. I would not change anything on this for now.