View Issue Details

IDProjectCategoryView StatusLast Update
0001826FreeCADFeaturepublic2014-11-17 18:48
Reportermicroelly2 Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Product Version0.14 
Summary0001826: setEditorMode to read only should block the input
Descriptionits a little bit confusing that I can edit a read only property field
and then the value is not stored.

user will change these value.


a readonly propertiy should be displayed grayed and without focus.
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2014-11-13 09:33

administrator   ~0005310

Can you give an example where this is possible?

microelly2

2014-11-13 20:36

reporter  

bn_186.png (Attachment missing)

microelly2

2014-11-13 20:40

reporter   ~0005312

pic 187 -
its a read only vector
I can click into and see the scroll arrow

wmayer

2014-11-13 21:55

administrator   ~0005313

You can see the scroll arrows but can you also change the value of the spin box?

microelly2

2014-11-14 15:25

reporter   ~0005314

no, I cannot change the value. that works as expected.

wmayer

2014-11-14 15:44

administrator   ~0005315

But then I don't see what should be wrong. It's normal behaviour that you can see scroll arrows in a spin box when it's disabled.

And it makes sense this way: just think you have a spin box which gets activated/deactivated by another control (e.g. a check box). If the scroll arrows appeared/disappeared then the text inside would jump in case it's aligned to the right. IMO, that would be an annoying behaviour.

microelly2

2014-11-17 16:26

reporter   ~0005329

okay, I understand. So we can close the ticket

Issue History

Date Modified Username Field Change
2014-11-12 13:49 microelly2 New Issue
2014-11-13 09:33 wmayer Note Added: 0005310
2014-11-13 20:36 microelly2 File Added: bn_186.png
2014-11-13 20:40 microelly2 Note Added: 0005312
2014-11-13 21:55 wmayer Note Added: 0005313
2014-11-14 15:25 microelly2 Note Added: 0005314
2014-11-14 15:44 wmayer Note Added: 0005315
2014-11-17 16:26 microelly2 Note Added: 0005329
2014-11-17 18:48 wmayer Status new => closed
2014-11-17 18:48 wmayer Assigned To => wmayer
2014-11-17 18:48 wmayer Resolution open => won't fix