[Tokodon] [Bug 486465] turning off spell checking in the compose window doesn't persist after posting

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486465

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||24.05

--- Comment #3 from Joshua Goins  ---
This is partially on us, we were enforcing the spell checker always. The
settings are a little bit confusing right now, but this is a greater
Kirigami/Sonnet issue. Now:

- If you want to disable spell checking by default, uncheck the "Automatic
spell-checking" under Settings.
- If you want to enable or disable spell checking temporarily, use the
right-click or long-tap context menu.
- Note that the global setting takes a restart of Tokodon to take effect.

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

[Tokodon] [Bug 486465] turning off spell checking in the compose window doesn't persist after posting

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486465

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/a17b7a |ork/tokodon/-/commit/86903e
   |62406f59f0c9904de95b84a1c4e |9d4551d58eb5233bda03297f513
   |48b7794 |0397255

--- Comment #2 from Joshua Goins  ---
Git commit 86903e9d4551d58eb5233bda03297f5130397255 by Joshua Goins.
Committed on 11/05/2024 at 15:35.
Pushed by redstrate into branch 'release/24.05'.

Don't enforce the spellchecker even when it's disabled

qqc2-desktop-style already handles this for us by checking if Sonnet is
disabled and enabling the spell check if needed.
(cherry picked from commit a17b7a62406f59f0c9904de95b84a1c4e48b7794)

M  +0-1src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/86903e9d4551d58eb5233bda03297f5130397255

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

[Tokodon] [Bug 486465] turning off spell checking in the compose window doesn't persist after posting

2024-05-11 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=486465

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/a17b7a
   ||62406f59f0c9904de95b84a1c4e
   ||48b7794
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit a17b7a62406f59f0c9904de95b84a1c4e48b7794 by Joshua Goins.
Committed on 11/05/2024 at 15:35.
Pushed by redstrate into branch 'master'.

Don't enforce the spellchecker even when it's disabled

qqc2-desktop-style already handles this for us by checking if Sonnet is
disabled and enabling the spell check if needed.

M  +0-1src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/a17b7a62406f59f0c9904de95b84a1c4e48b7794

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