Bug #3676
Addon: light tray :: password
| Status: | New | Start date: | 08/22/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | DevsOnly | |||
| Target version: | - | |||
| Revision: | 0000 | Resolution: |
Description
Slight error in behaviour for the following events.
first
When you set a password > minimise to the tray > prompts password dialog box, click cancel it brings up another dialog prompting 'The entered Password was wrong'. A cancel event shouldn't trigger a password (blank) entry event. This is also the case with X (close) in the title bar and alt + f4.
Tested behaviour in: stable, beta, and alpha
second issue relating to password
When using password options, when application out of tray, right clicking on tray icon still brings up password event dialog, even when its not necessarily. Instead this should show standard right click menu, if not minimised/closed to the tray in a lock type event.
Tested behaviour in: beta, and alpha
Third
You disable the password feature close to tray > click tray it still asks for password.
It doesn't save changes until you close settings tab or click outside of the addon.
no need to solve??? user behaviour, this happens due to the way jd saves settings you must click outside light tray and or close settings.
Fourth
You can click the tray icon multiple times bringing up MULTIPLE password dialog prompts. Needs code to catch if its already been triggered (dialog prompt already open/triggered to be open)
Think that's all :] this time... :>
Related issues
History
Updated by raztoki over 1 year ago
- Description updated (diff)
- Assignee set to coalado
Updated by raztoki over 1 year ago
- Category changed from Addon to DevsOnly