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

Language selection dialog not scrolling, hard/impossible to reach the OK button #29

Open
snomos opened this issue Jan 24, 2024 · 2 comments
Assignees
Labels

Comments

@snomos
Copy link
Member

snomos commented Jan 24, 2024

On smaller screens, it is impossible to see and press the "OK" button in the language selection dialog of https://divvun.org, as the list is too long. The straightforward solution would be to make the list scrollable, but I can't find a way to do that when playing around with the site in debug mode.

@snomos snomos added the bug label Jan 24, 2024
@snomos snomos changed the title Language selection dialog is not scrolling, making it hard/impossible to reach the OK button Language selection dialog not scrolling, hard/impossible to reach the OK button Jan 24, 2024
@snomos
Copy link
Member Author

snomos commented Jun 7, 2024

@Trondtr ^^^

@Trondtr
Copy link

Trondtr commented Jun 7, 2024

In most cases, finding your language and the OK button is not impossible, it justs involves 4 factors:

  1. most importantly, you must know that both the language and the OK button are somehwere outside the screen, and thus not give up, but continue struggeling to find them
  2. you must know that making the browser smaller (ctrl/cmd minus) you get more screen space and can see more
  3. you must know that the language selection window can actually be MOVED (via its top bar), usually dialogue boxes do not require that
  4. you must know that the bottom right corner of the dialogue box can be enlarged (this corner unfortunately are invisible unless you have gone through 1-3)

Now, since I knew (1) I was via a long period of trying and failing able to arrive at and conduct (2-4). This we cannot expect from our external testers, let alone from our users. With the corrent Divvun Manager problems, the Online speller becomes even more important than before. This is thus a serious bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants