Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window title not restored after locked window unlocked. #91

Closed
vanowm opened this issue Mar 29, 2016 · 1 comment
Closed

Window title not restored after locked window unlocked. #91

vanowm opened this issue Mar 29, 2016 · 1 comment
Labels

Comments

@vanowm
Copy link
Owner

vanowm commented Mar 29, 2016

After windows was unlocked the title of current tab shows correct, however window's title shows "Firefox is locked" at taskbar on Windows 7.

@vanowm vanowm added the bug label Mar 29, 2016
vanowm added a commit that referenced this issue Dec 20, 2016
(2016-12-20)

+ MP prompt inside locked window (issue #83)
+ new options to disable password field in locked windows after NN failed attempts for NN seconds.
+ new option to lock/logout when computer goes to sleep (not all systems supported https://bugzilla.mozilla.org/show_bug.cgi?id=758848) (issue #68)
+ ability prevent individual window from getting locked when global lock initiated (it still allows use "lock this window") extensions.masterPasswordPlus.nolockpersist hidden setting controls if such flag restored after restart (issue #99)
+ help tab in options
+ debug options (when activated debug, browser console automatically opens)
! incorrect default action used on toollbar button (issue #100)
! MP prompt buttons didn't fit into window (issue #102)
! window minimize/maximize/exit buttons are not visible when window is locked and browser.tabs.drawInTitlebar enabled
! window size changed when lock on minimize enabled and window minimized
! Window title not restored after locked window unlocked (issue #91)
! postbox v5.x support (issue #101)
- extensions.masterPasswordPlus.lockignorefirstkey setting (issue #90)
* user activity is now detected globally - even when FF/TB not in focus (issue #95)
* optimized handling of changes in preferences via about:config
* submitting empty password no longer considered as incorrect and doesn't count towards failed attempts.
@vanowm vanowm closed this as completed in a2058dd Dec 20, 2016
vanowm added a commit that referenced this issue Dec 24, 2016
(2016-12-20)

+ MP prompt inside locked window (issue #83)
+ new options to disable password field in locked windows after NN failed attempts for NN seconds.
+ new option to lock/logout when computer goes to sleep (not all systems supported https://bugzilla.mozilla.org/show_bug.cgi?id=758848) (issue #68)
+ ability prevent individual window from getting locked when global lock initiated (it still allows use "lock this window") extensions.masterPasswordPlus.nolockpersist hidden setting controls if such flag restored after restart (issue #99)
+ help tab in options
+ debug options (when activated debug, browser console automatically opens)
! incorrect default action used on toollbar button (issue #100)
! MP prompt buttons didn't fit into window (issue #102)
! window minimize/maximize/exit buttons are not visible when window is locked and browser.tabs.drawInTitlebar enabled
! window size changed when lock on minimize enabled and window minimized
! Window title not restored after locked window unlocked (issue #91)
! postbox v5.x support (issue #101)
! changes log popup shows incorrect changes preview when more then one window opened on startup
! Unable unlock when enabled Lock on minimize all windows and a window still minimized (closed #105)
- extensions.masterPasswordPlus.lockignorefirstkey setting (issue #90)
* user activity is now detected globally - even when FF/TB not in focus (issue #95)
* optimized handling of changes in preferences via about:config
* submitting empty password no longer considered as incorrect and doesn't count towards failed attempts.
@vanowm
Copy link
Owner Author

vanowm commented Dec 29, 2016

Still happening in v1.23

@vanowm vanowm reopened this Dec 29, 2016
vanowm added a commit that referenced this issue Feb 6, 2017
(2017-02-06)

+ Ukrainian language. Thanks to Artem Polivanchuk (issue #108)
+ Window identification string shows in locked window (issue #109)
+ improved displaying "Show in Address bar" icons in options
! MP+ icon position in address bar not updated until browser restart
! new options introduced in v1.23 are not disabled when options window is "protected" (issue #107)
! opening new window after browser was locked on startup and then logged out, locks all windows again for no reason (issue #110)
! window title not restored after locked window was unlocked {crossed fingers} (issue #91)
! Unable unlock when locked on minimized option enabled and some windows already minimized {can't reproduce anymore} (issue #61)
! unlocking minimized windows multiply number of thumbnails at taskbar on Windows 7+
! minimized window looses it's original position on screen after restart (issue #111)
! Change Master Password window content doesn't fit when opened from Firefox options (issue #115)
@vanowm vanowm closed this as completed Feb 6, 2017
vanowm added a commit that referenced this issue Jul 30, 2017
(2017-07-30)

+ Ukrainian language. Thanks to Artem Polivanchuk (fixed #108)
+ Window identification string shows in locked window (fixed #109)
+ improved displaying "Show in Address bar" icons in options
+ timeout input fields in options are now split into separate fields for days, hours, minutes and seconds
+ user idle sensitivy option
! Unable set/change master password (fixed #120)
! MP+ icon position in address bar not updated until browser restart
! new options introduced in v1.23 are not disabled when options window is "protected" (fixed #107)
! opening new window after browser was locked on startup and then logged out, locks all windows again for no reason (fixed #110)
! window title not restored after locked window was unlocked {crossed fingers} (fixed #91)
! Unable unlock when "locked on minimized" option enabled and some windows already minimized {can't reproduce anymore} (fixed #61)
! unlocking minimized windows multiply number of thumbnails at taskbar on Windows 7+
! minimized window looses it's original position on screen after restart (fixed #111)
! Change Master Password window content doesn't fit when opened from Firefox options (fixed #115)
! timeout timer not properly displayed if set to over 24 hours
* browser console no longer locks when debug logging enabled
* timer in tooltip now show days and doesn't show "0" for hours/minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant