Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] selected row persists through multiple pages #1686

Closed
iotaiotu opened this issue Aug 24, 2022 · 1 comment
Closed

[BUG] selected row persists through multiple pages #1686

iotaiotu opened this issue Aug 24, 2022 · 1 comment
Labels
Milestone

Comments

@iotaiotu
Copy link

iotaiotu commented Aug 24, 2022

Rofi version (rofi -v)

1.7.4 and 1.7.5

Configuration

https://gist.github.com/iotaiotu/f26b28a1a4f51ff0797ebb1d00dc24a8

Theme

https://gist.github.com/iotaiotu/8a747a57f2e541a0c86bc0c507c606b7

Timing report

No response

Launch command

rofi -modi pages:./pages.sh -show pages

Step to reproduce

  1. save pages.sh
  2. run rofi -modi pages:./pages.sh -show pages
  3. select any row (except the first) on the first page

Expected behavior

the next page appears with the selection back on the first line

Actual behavior

the next page appears with the selection on the same line as on the first page

Additional information

works fine in 1.7.3, but not in 1.7.4 or 1.7.5
I also tried with -scroll-method set to either 1 or 0, but it didn't seem to have any effect at all in any version

@iotaiotu iotaiotu added the bug label Aug 24, 2022
@DaveDavenport DaveDavenport added this to the 1.7.6 milestone Aug 24, 2022
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants