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

Scrolling issue with Top cursor Reading Region selected #178

Closed
videosmith opened this issue Apr 30, 2023 · 5 comments
Closed

Scrolling issue with Top cursor Reading Region selected #178

videosmith opened this issue Apr 30, 2023 · 5 comments
Assignees
Labels
more info needed More information is required to work on this issue unable-to-replicate

Comments

@videosmith
Copy link

videosmith commented Apr 30, 2023

Bug Description
Text will not animate under specific order of operations.

Steps to Reproduce

  1. Launch QPrompt
  2. While in windowed (un-maximized) mode, with left-pointer only selected for Reading Region indicator, set to Top
  3. Using Ctrl-F11, maximize window
  4. Using F8, enter prompt mode
  5. No default scroll speed, no reaction to mouse on screen
  6. Must use Ctrl-F11 to un-maximize window, then animation begins and mouse control returns
  7. Also exhibits incorrect window display behavior when prompting in windowed mode.

Expected behavior
Should perform the same as when Reading Region set to Middle

Screenshots (optional)
20230430_130952
20230430_131134

Device information

  • QPrompt Version: 1.2, rev 4
  • Operating System: Ubuntu 22.04, latest updates
  • RPi 4B, 400
@Cuperino Cuperino added more info needed More information is required to work on this issue unable-to-replicate labels Apr 30, 2023
@Cuperino
Copy link
Owner

Cuperino commented Apr 30, 2023

I followed the steps with a couple of changes due to differences on my system, that shouldn't result in a different outcome. Following the steps in order resulted in the expected behaviors. The differences were:

  • Used Ctrl+Shift+F to enter FullScreen because F11 is occupied by my desktop environment for some other action
  • Used F5 to toggle the prompter because F8 is occupied by my desktop environment for some other action
  • I ran KDE Plasma instead of Gnome (I will try running Gnome later)

Please check that there's no collision with the shortcut used to toggle QPrompt in your system. You can check this by pressing the shortcut normally and validating that it toggles the prompter's state, or by changing the toggle shortcut to some other key and validating that it works.

Also, possibly more relevant to replicate this issue, please indicate:

  • How are the Countdown settings configured in your QPrompt instance.

@Cuperino Cuperino self-assigned this Apr 30, 2023
@videosmith
Copy link
Author

videosmith commented Apr 30, 2023

Also happens with mouse interaction:

  1. Launch QPrompt in un-maximized windowed mode
  2. Click Top in Reading Region (left pointer only)
  3. Click maximize icon in window frame
  4. Click Fullscreen
  5. Click Start Prompter -may freeze at this step
  6. Click Blue disc start prompting icon at bottom of app
  7. Only way out is to use shortcut keys to un-maximize window.
  8. Also window decorations incorrect if prompting in unmaximized mode occasionally.

Note: if Reading Region is changed to Free and pointer is dragged near the top, no issues... if dragged to the top, issues also occur.

Note: this occured on 1.2 rev. 5 as well

@videosmith
Copy link
Author

Countdown option left un-checked

@Cuperino
Copy link
Owner

Cuperino commented Jun 3, 2023

I'm still unable to replicate the first issue where the prompter won't scroll...

As for the window decorations and top toolbar disappearing, that is actually done on purpose such that the prompter window can reach the very top of the screen while prompting (or outside of edit mode). This is primarily meant for people who record using a webcam or camera above their screens, and have QPrompt in windowed mode to use other applications at the same time.

When the reading region is set to the bottom, the editor toolbar auto hides instead.

@Cuperino
Copy link
Owner

Cuperino commented Oct 2, 2023

Closing as unable to replicate. Feel free to re-open if you continue to experience this issue.

@Cuperino Cuperino closed this as completed Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more info needed More information is required to work on this issue unable-to-replicate
Projects
None yet
Development

No branches or pull requests

2 participants