Skip to content

docs: remove stale log-window keyboard shortcut (7.1)#745

Open
DeepDiver1975 wants to merge 1 commit into
7.1from
fix/597-log-hotkey-7.1
Open

docs: remove stale log-window keyboard shortcut (7.1)#745
DeepDiver1975 wants to merge 1 commit into
7.1from
fix/597-log-hotkey-7.1

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

What

Removes the btn:[F12] / Ctrl-L / Cmd+L keyboard-shortcut instruction from the "Logging to a Temporary Directory" steps in troubleshooting.adoc, keeping only the menu path.

Why

The hotkey to open the log window no longer exists. Verified against the owncloud/client v7.1.0 source: the log browser is opened only via the General Settings "Log Settings" button (src/gui/generalsettings.cpp:79slotToggleLogBrowser); no F12 / Ctrl+L / Cmd+L shortcut is bound anywhere in src/.

Refs #597 (master PR carries the closing keyword).

🤖 Generated with Claude Code

The F12 / Ctrl-L / Cmd+L keyboard shortcut for opening the log window
no longer exists. In the owncloud/client v7.1.0 source the log browser
is opened only via the General Settings "Log Settings" button
(src/gui/generalsettings.cpp -> slotToggleLogBrowser); no F12/Ctrl+L/
Cmd+L shortcut is bound anywhere in src/. Keep only the menu path.

Closes #597

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Automated code review by Claude Code review agent

Approve. 7.1 port of the stale log-window hotkey removal in troubleshooting.adoc.

  • Removed content verified obsolete (no F12/Ctrl-L/Cmd+L hotkey in client v7.1.0; log window opens only via menu:Settings[Advanced > Log Settings]). Surrounding numbered-list prose remains intact with no dangling continuation.
  • AsciiDoc syntax correct.

Pair consistency: byte-identical change to master PR #746, correctly targets the 7.1 branch, and appropriately uses Refs #597 (closing keyword lives on the master PR). LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant