https://bugs.kde.org/show_bug.cgi?id=438736
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/drkonqi/commit/ad36a7eb6 | |ea28eccc68a9258c72e1a1080e1 | |446c Version Fixed In| |5.23 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Harald Sitter <[email protected]> --- Git commit ad36a7eb6ea28eccc68a9258c72e1a1080e1446c by Harald Sitter. Committed on 16/06/2021 at 15:12. Pushed by sitter into branch 'master'. add trivial position tracking to the details text edit this allow us to be smart and put the cursor where it makes the most sense, rather than at the beginning or the end. this way the cursor is positioned at the first "block" of text, that is a header line related to options the user chose earlier in the report dialog about what they know about this crash. it's hardly any more code while also cleaning up the extra newline handling (which is now happening conditionally on whether there is a previous block already) FIXED-IN: 5.23 M +36 -5 src/bugzillaintegration/reportassistantpages_bugzilla.cpp https://invent.kde.org/plasma/drkonqi/commit/ad36a7eb6ea28eccc68a9258c72e1a1080e1446c -- You are receiving this mail because: You are watching all bug changes.
