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

intermittent problem, unable to edit regular edit fields #594

Closed
mclarekin opened this issue Dec 5, 2018 · 17 comments
Closed

intermittent problem, unable to edit regular edit fields #594

mclarekin opened this issue Dec 5, 2018 · 17 comments
Labels

Comments

@mclarekin
Copy link
Collaborator

mclarekin commented Dec 5, 2018

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.

@mclarekin mclarekin added the BUG label Dec 5, 2018
@mclarekin
Copy link
Collaborator Author

mclarekin commented Dec 5, 2018

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.

mouse

@mclarekin
Copy link
Collaborator Author

So far have the problem only in:
Navigation panel, but sweet spot is OK
Rendering Engine, but maximum iters and local server port are ok

@mclarekin
Copy link
Collaborator Author

the problem occurs in lots of tabs

@buddhi1980
Copy link
Owner

buddhi1980 commented Dec 6, 2018 via email

@mclarekin
Copy link
Collaborator Author

When the problem happens, it effects all regular edit fields where you enter a setting or a file path.

@buddhi1980
Copy link
Owner

How to reproduce it? When it happens?

@mclarekin
Copy link
Collaborator Author

mclarekin commented Dec 6, 2018 via email

@mclarekin mclarekin changed the title intermittent problem, unable to edit spinboxes intermittent problem, unable to edit regular edit fields Dec 7, 2018
@mclarekin
Copy link
Collaborator Author

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.

@mclarekin
Copy link
Collaborator Author

can change values to the left of decimal point, but not to the right.
TODO I will investigate making problem reproducible

@TBeholder
Copy link

As in, the cursor insists on jumping to the very first position of any input fields, and snaps back if moved?

@mclarekin
Copy link
Collaborator Author

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.

@TBeholder
Copy link

TBeholder commented Feb 27, 2019

Did nothing unusual - load preset, move camera, undo.
Oh, and it's per dock. Not even per group of docks, some on the left and some on the right - so the previous time Navigation, Rendering Engine and Material Editor got affected, but Object Editor and Image Adjustments are not. Quit and start again fixed. Then it happens again, but only to Navigation.
In number fields cursor snaps to the first position, in text to the last. And the cursor can be moved by clicking mouse or tapping keys (I changed 0 -> 110 -> 11, though not at the first attempt), it just snaps back very fast.
Since it does indeed affect text, it's presumably not spinner, nor even pop-up slider (despite appearing after introduction of the latter).

@buddhi1980
Copy link
Owner

Does it happen under Windows or Linux? If Windows, which version. If Linux, which distro, version and which window manager (KDE, Gnome...)?
I have never seen this problem on my PC (nor under Windows, nor under LInux), so I need much more information to be able to reproduce it.

@mclarekin
Copy link
Collaborator Author

For me , the problem may happen on average only once per month
This is my current info (if my memory was correct)
WIN10
it happens with all regular edit fields
it can happen in cpu and openCl mode
it can happen with auto refresh off or on
it can happen when not rendering

@mclarekin
Copy link
Collaborator Author

@TBeholder what version of Mandelbulberv2 are you using?
@buddhi1980 , is it possible this could have been related in anyway to #602 ?

I have tested a few things today but cannot make the problem happen

@TBeholder
Copy link

Mandelbulber 2.16 on Linux, with 2 CPU
Also, the problem eventually does go away on its own - just like it appeared, without obvious reasons (and reappears, on different subsets of docks, repeatedly).

@buddhi1980
Copy link
Owner

Fixed by adding by adding event filter for menu shortcuts to disable buttonPressTimer

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