-
Notifications
You must be signed in to change notification settings - Fork 115
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
intermittent problem, unable to edit regular edit fields #594
Comments
I am in win10, no-opencl, and auto refresh is off and i am not rendering. I can delete the "8" at the beginning of the yaw value and that is as far as i can go. This is typical of the behavior, you can not get into the decimals part of the value. I can only delete the "-4" part of the pitch value and the "-45" part of the roll value. This is not a new problem, it has been intermittently happening for some time now. |
So far have the problem only in: |
the problem occurs in lots of tabs |
The problem is about spinboxes or regular edit fields?
Ray Step Multiplier is not a spinbox, but just an edit field.
|
When the problem happens, it effects all regular edit fields where you enter a setting or a file path. |
How to reproduce it? When it happens? |
I have no idea. Yesterday was the first time that i spent some time
trying to find some answers and eliminate possible factors,
all i found out was:
it happens with all regular edit fields,
it can happen in cpu mode
it can happen with auto refresh off
it can happen when not rendering
…On Fri, Dec 7, 2018 at 7:14 AM Krzysztof Marczak ***@***.***> wrote:
How to reproduce it? When it happens?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#594 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMLZHBSXfrEvbz1Wm64fX2KsPsz72j3Gks5u2V6SgaJpZM4ZBytw>
.
|
current guess is that the problem seems to related to navigation by mouse. I had been using ctrl mouse wheel before i noticed that I could not change regular edit fields. This time i am in openCL full, auto refresh on. |
can change values to the left of decimal point, but not to the right. |
As in, the cursor insists on jumping to the very first position of any input fields, and snaps back if moved? |
TBeholder, yes. I still haven't investigated. I suspect mouse navigation may cause it. I seldom use mouse navigation and i seldom have the problem. The next time it happens, could you advise on what you were doing prior to the problem occurring. |
Did nothing unusual - load preset, move camera, undo. |
Does it happen under Windows or Linux? If Windows, which version. If Linux, which distro, version and which window manager (KDE, Gnome...)? |
For me , the problem may happen on average only once per month |
@TBeholder what version of Mandelbulberv2 are you using? I have tested a few things today but cannot make the problem happen |
Mandelbulber 2.16 on Linux, with 2 CPU |
Fixed by adding by adding event filter for menu shortcuts to disable buttonPressTimer |
EDIT I have the problem at the moment , I see that spinboxes are OK. The actual problem is with the other type of parameter boxes, and also file paths for loading images. Closing program and reinstalling fixes the problem
Cannot edit Ray Step Multiplier (and other NON spinboxes), mouse pointer will not allow you to backspace to edit parameter or delete or over-type the parameter, however x2, /2 and reset all still work.
The text was updated successfully, but these errors were encountered: