[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2024-03-28 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=455890

Waqar Ahmed  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/kate/-/commit/8544570
   ||bd54fbcac299b10a72bfad53574
   ||b05bd9
 Resolution|--- |FIXED

--- Comment #9 from Waqar Ahmed  ---
Git commit 8544570bd54fbcac299b10a72bfad53574b05bd9 by Waqar Ahmed.
Committed on 28/03/2024 at 22:49.
Pushed by waqar into branch 'master'.

Fix tabbar visibility check

M  +1-1apps/lib/kateviewspace.cpp

https://invent.kde.org/utilities/kate/-/commit/8544570bd54fbcac299b10a72bfad53574b05bd9

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2024-03-28 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=455890

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #8 from Waqar Ahmed  ---
Breaks when "auto hide tabs" is active.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2024-03-27 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=455890

--- Comment #7 from Grósz Dániel  ---
Created attachment 167869
  --> https://bugs.kde.org/attachment.cgi?id=167869&action=edit
Screen recording

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2024-03-27 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=455890

Grósz Dániel  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|WORKSFORME  |---
 CC||groszdaniel...@gmail.com
 Ever confirmed|1   |0

--- Comment #6 from Grósz Dániel  ---
Still happens in both Kate or KWrite 24.02.1. I'll attach a screen recording.

It depends on that
- Auto hide tabs is enabled in Configure/Behavior/Tabs, so that the tab bar is
hidden when there is only one file open
- there is only one file open

There are two variants of the glitch:
- one that happens when disabling the navigation bar in the above conditions
- one that happens when enabling the navigation bar, with the additional
condition that the navigation bar hasn't been visible since starting Kate or
KWrite, or that the last time the navigation bar was visible, the tab bar was
also visible.

Normally the four buttons that appear stretched in the glitch are
- at the ends of the tab bar if the tab bar is visible
- at the ends of the navigation bar if the tab bar is hidden but the navigation
bar is visible
- hidden if neither the tab bar, nor the navigation bar is visible.
These happen if a given state (w.r.t. the visibility of the tab bar and the
navigation bar) is reached via opening Kate or KWrite in a given state, via
opening or closing a tab, or toggling the Auto hide tabs option.

I guess the bug exists because
- when the navigation bar gets disabled when the tab bar is invisible, the
buttons don't get hidden
- when the navigation bar gets enabled and the tab bar is invisible, the
buttons don't get moved to the navigation bar if they are currently invisible
in some cases (perhaps when they are in the invisible tab bar rather than in
the hitherto invisible navigation bar?)

Operating System: openSUSE Tumbleweed 20240321
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: X11

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2022-08-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455890

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2022-07-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455890

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2022-07-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=455890

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Christoph Cullmann  ---
I tried this now more often in the master Kate version, fail to reproduce.
If you have some steps, please re-open, thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2022-07-03 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=455890

--- Comment #2 from Christoph Cullmann  ---
Hmm, I now tried it again with master.
And now I fail to reproduce :(

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2022-07-03 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=455890

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Christoph Cullmann  ---
Yeah, can reproduce, guess not all cases are handled there nicely.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 455890] Toggling navigation bar visibility breaks UI

2022-06-24 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=455890

popov895  changed:

   What|Removed |Added

 CC||popov...@ukr.net

-- 
You are receiving this mail because:
You are watching all bug changes.