View Issue Details

IDProjectCategoryView StatusLast Update
0002689DraftBugpublic2016-09-05 16:26
Reporterbgoodr Assigned Toyorik  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSUbuntu 16.04.1 LTSOS VersionUbuntu 16.04.1
Product Version0.16 
Summary0002689: Cannot change existing annotation object
DescriptionFails on 0.16 stable build and also on todays daily build (installed Sun Sep 4 09:47:03 PDT 2016):


OS: Ubuntu 16.04.1 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.8353 (Git)
Build type: None
Branch: master
Hash: 04aa24ec00bcd05442b1b345757175a4459fc553
Python version: 2.7.12
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17


Steps To Reproduce 1. Create a new document.
 2. Set the work plane.
 3. Switch to Draft workbench.
 4. Click on the Annotate button (see screenshot of the button I pushed in a red rectangle: http://i.imgur.com/jVQ59k7.png)
 5. Click to select a point.
 6. Type in "this is some text" and press Return. Press Return again to create the object. See screenshot at http://i.imgur.com/wOpiC0t.png at this point.
 7. Click in the Label Text field in the tree view (?) and change the word "some" to "XXX" and press Enter.

The text changes but the object in the view does not change. I expected "this is XXX text" but it is stuck at "this is some text". See screenshot: http://i.imgur.com/Y0DaBpc.png
TagsNo tags attached.
FreeCAD Information

Relationships

parent of 0002535 closedyorik Arch Can't remove totally exclude axe in Structural System. 

Activities

yorik

2016-09-04 18:58

administrator   ~0007304

Unfortunately at the moment it is not possible to edit the text directly in the property field... You must use the "..." (edit) button at the right of the field

Related Changesets

FreeCAD: master cc167bd2

2016-09-05 18:25:32

yorik

Details Diff
Allow to edit PropertyLists directly in the property editor - fixes 0002535,0002689 Affected Issues
0002535, 0002689
mod - src/Gui/Widgets.cpp Diff File
mod - src/Gui/Widgets.h Diff File

Issue History

Date Modified Username Field Change
2016-09-04 16:57 bgoodr New Issue
2016-09-04 18:58 yorik Note Added: 0007304
2016-09-05 14:11 yorik Relationship added parent of 0002535
2016-09-05 14:11 yorik Assigned To => yorik
2016-09-05 14:11 yorik Status new => assigned
2016-09-05 16:26 yorik Changeset attached => FreeCAD Master master cc167bd2
2016-09-05 16:26 yorik Status assigned => closed
2016-09-05 16:26 yorik Resolution open => fixed