Skip to content

fix(tray): scroll to top in the activity window on opening - #10533

Open
Rello wants to merge 4 commits into
masterfrom
bugfix/activityScroll
Open

fix(tray): scroll to top in the activity window on opening#10533
Rello wants to merge 4 commits into
masterfrom
bugfix/activityScroll

Conversation

@Rello

@Rello Rello commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator
  • reopening will ensure tha the list is scrolled to the top
  • before, the scroll location was memorized and and new notifications or conflicts were missed

Assisted-by: Codex:GPT-5

- reopening will ensure tha the list is scrolled to the top
- before, the scroll location was memorized and and new notifications or conflicts were missed

Assisted-by: Codex:GPT-5
Signed-off-by: Rello <github@scherello.de>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

馃挕 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 88ef7e23a1

鈩癸笍 About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 馃憤.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/gui/activity/qml/ActivitiesWindow.qml
@camilasan camilasan added this to the 34.0.2 milestone Aug 5, 2026
Comment thread test/testactivitieswindow.cpp Outdated
Assisted-by: Codex:GPT-5
Signed-off-by: Rello <github@scherello.de>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

馃挕 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5d543522c2

鈩癸笍 About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 馃憤.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

{
positionAtEnd();

activitiesWindow.resetActivityList();

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Exercise the already-visible Systray reopen path

When the activities window is already visible鈥攖he scenario requiring the new queued invocation in Systray::showActivitiesWindow()鈥攖his test calls resetActivityList() directly, so it remains green if that C++ invocation is removed or broken and the stale scroll offset returns. Exercise the reopen operation through Systray or an equivalent integration seam so the regression test covers the original failure path.

AGENTS.md reference: AGENTS.md:L205-L209

Useful? React with 馃憤聽/ 馃憥.

Comment thread test/qml/imports/com/nextcloud/desktopclient/qmldir
Rello added 2 commits August 7, 2026 10:36
Assisted-by: Codex:GPT-5
Signed-off-by: Rello <github@scherello.de>
Assisted-by: Codex:GPT-5
Signed-off-by: Rello <github@scherello.de>
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-10533.zip

Digest: sha256:39bd2d538c591039e481f28477be9842b7042a3e62a7155384631bf4cf160cc8

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

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.

3 participants