Bug 412185 - Settings > Configure Editor inconsistency
Summary: Settings > Configure Editor inconsistency
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: 18.08.0
Platform: Debian stable Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-22 09:24 UTC by Philip Murray
Modified: 2020-06-27 03:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 20.08.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Murray 2019-09-22 09:24:19 UTC
SUMMARY

KWrite & Kate have their Configure Editor vs Configure Kate at different positions within their Settings menu. For consistency it'd be nice if both were at the same position (i.e. the bottom of the menu) & referenced the same way, i.e. both unique as Configure Kate & Configure KWrite, or both same as Configure Editor.

STEPS TO REPRODUCE
1. Open Kwrite & Kate.
2. Go to Setting menu & find their respective configure option.
3. Find they are referenced differently & in different positions.

OBSERVED RESULT
4. As above.

EXPECTED RESULT
Just a little wishlist/suggestion as per UI consistency drive.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 10
KDE Plasma Version: 5.14.5
Qt Version: 5.11.3
KDE Frameworks Version: 5.54.0
Kernel Version: 4.19.0-6-amd64
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4570 CPU @ 3.20GHz
Memory: 7.7 GiB of RAM

ADDITIONAL INFORMATION
Zilch.
Comment 1 Nate Graham 2019-10-07 04:24:58 UTC
Git commit a7c3ae2c07c4540240997d3c56de6d94692dd548 by Nate Graham.
Committed on 07/10/2019 at 04:23.
Pushed by ngraham into branch 'kwrite-configure-menu-item'.

Make "Configure" menu item follow the general pattern

M  +2    -1    kwrite/data/kwriteui.rc
M  +10   -0    kwrite/kwrite.cpp

https://invent.kde.org/kde/kate/commit/a7c3ae2c07c4540240997d3c56de6d94692dd548
Comment 2 Nate Graham 2019-10-07 04:25:01 UTC
Git commit a7c3ae2c07c4540240997d3c56de6d94692dd548 by Nate Graham.
Committed on 07/10/2019 at 04:23.
Pushed by scmsync into branch 'kwrite-configure-menu-item'.

Make "Configure" menu item follow the general pattern

M  +2    -1    kwrite/data/kwriteui.rc
M  +10   -0    kwrite/kwrite.cpp

https://commits.kde.org/kate/a7c3ae2c07c4540240997d3c56de6d94692dd548
Comment 3 Nate Graham 2019-10-07 04:28:31 UTC
Git commit 5a609010e3b2ce761d334c233e0e5dbe738434c7 by Nate Graham.
Committed on 07/10/2019 at 04:27.
Pushed by ngraham into branch 'kwrite-configure-menu-item'.

Make "Configure" menu item follow the general pattern

M  +2    -1    kwrite/data/kwriteui.rc
M  +10   -0    kwrite/kwrite.cpp

https://invent.kde.org/kde/kate/commit/5a609010e3b2ce761d334c233e0e5dbe738434c7
Comment 4 Nate Graham 2019-10-07 04:28:34 UTC
Git commit 5a609010e3b2ce761d334c233e0e5dbe738434c7 by Nate Graham.
Committed on 07/10/2019 at 04:27.
Pushed by scmsync into branch 'kwrite-configure-menu-item'.

Make "Configure" menu item follow the general pattern

M  +2    -1    kwrite/data/kwriteui.rc
M  +10   -0    kwrite/kwrite.cpp

https://commits.kde.org/kate/5a609010e3b2ce761d334c233e0e5dbe738434c7
Comment 5 Nate Graham 2019-10-07 04:30:19 UTC
Oh jeez, thanks a lot, git hookscript...

Anyway needless to say I have submitted a merge request: https://invent.kde.org/kde/kate/merge_requests/37