Danny20v / eid-applet

Automatically exported from code.google.com/p/eid-applet
Other
0 stars 0 forks source link

Centering pin dialog? #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?

Always the same dialog... and if possible centered ;)

What version of the product are you using? On what operating system?

Latest

Please provide any additional information below.

I wonder why with the Applet there is two dialogs for pin entering. One
pretty nice and large, and a tiny one with only a edit box. 
Could it be possible to always use the large one?
And second question, could it be possible to have it centered on the screen
(or the browser)?

Thanks!

Original issue reported on code.google.com by sbuyss...@gmail.com on 20 Jan 2010 at 8:15

GoogleCodeExporter commented 9 years ago
Depending on whether the eID Middleware is installed, another eID PIN dialog 
will be 
presented.

Original comment by frank.co...@gmail.com on 20 Jan 2010 at 11:59

GoogleCodeExporter commented 9 years ago
I do have the eID Middleware, but with the id+auth I only have a very small pin 
dialog.

Am I crazy? I would swear I was receiving a much nicer dialog with the auth 
only.

Original comment by sbuyss...@gmail.com on 20 Jan 2010 at 7:27

GoogleCodeExporter commented 9 years ago
:) You're just fine. Don't worry.

For eID authn only the eID Applet will first try to use the eID Middleware via 
the 
PKCS#11. If this one is not available it will try the PC/SC directly via Java 6 
Smart 
Card I/O API.

For eID authn+ident we directly go via the PC/SC as mixing PKCS#11 and PC/SC 
might 
result in unstable situations.

Original comment by frank.co...@gmail.com on 21 Jan 2010 at 8:59

GoogleCodeExporter commented 9 years ago
Sorry to insist, but I still do not understand the problem.

In pcsEidSpi, you are calling showPINPadFrame instead of getPin otherwise, but 
why
don't you make the showPINPadFrame look like the getPin method?

Why isn't it possible to improve this dialog too? 

Original comment by sbuyss...@gmail.com on 21 Jan 2010 at 6:16

GoogleCodeExporter commented 9 years ago
The showPINPadFrame is yet another dialog that is shown when using a secure 
PINpad 
smart card reader.

Original comment by frank.co...@gmail.com on 22 Jan 2010 at 4:35

GoogleCodeExporter commented 9 years ago
Yes, indeed, the dialog I see is the getPin.

But let this go, we will customize this dialog internally. (Oh and BTW, in 
french we
say "Annuler" and not "Annulez").

Original comment by sbuyss...@gmail.com on 22 Jan 2010 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by frank.co...@gmail.com on 9 Apr 2010 at 2:01

GoogleCodeExporter commented 9 years ago

Original comment by frank.co...@gmail.com on 19 Apr 2010 at 12:50