Summary: | When switching between 2 open documents the Zoom widget (status bar) disappears | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | mvowada <freebox64> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | Keywords: | regression |
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/79ad4845c2491fe54abfbe1e9221e13c53e4f16c | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Video |
(typo: not depending on Krita) This is a regression: 4.1.1 doesn't show this behaviour. Git commit 12b52e3751b5a71cb1f77515337abf4bb717da20 by Boudewijn Rempt. Committed on 15/09/2018 at 14:55. Pushed by rempt into branch 'master'. Show the zoom widget when switching documents Somehow, the widget had become invisible. M +3 -2 libs/ui/kis_statusbar.cc https://commits.kde.org/krita/12b52e3751b5a71cb1f77515337abf4bb717da20 Git commit 79ad4845c2491fe54abfbe1e9221e13c53e4f16c by Boudewijn Rempt. Committed on 24/09/2018 at 06:56. Pushed by rempt into branch 'krita/4.1'. Show the zoom widget when switching documents Somehow, the widget had become invisible. M +3 -3 libs/ui/kis_statusbar.cc https://commits.kde.org/krita/79ad4845c2491fe54abfbe1e9221e13c53e4f16c |
Created attachment 114719 [details] Video (Krita 4.2.0-pre-alpha (git 0ebf6d9) - Ubuntu 14.04, Unity) Possibly not depending from Krita, however when switching between 2 open windows and back, the zoom widget (status bar) disappears. (see video): 1. CTRL+N twice (create 2 documents) 2. switch to the previous one Actual Results: vanished zoom widget