You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/02/04 12:12:19 UTC

[Bug 124179] New: New InputFields for UserFields don't update automatically

https://issues.apache.org/ooo/show_bug.cgi?id=124179

            Bug ID: 124179
        Issue Type: DEFECT
           Summary: New InputFields for UserFields don't update
                    automatically
           Product: Writer
           Version: 4.1.0-dev
          Hardware: PC
                OS: Windows, all
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: jmpoo-bugz@arcor.de
                CC: issues@openoffice.apache.org

Created attachment 82495
  --> https://issues.apache.org/ooo/attachment.cgi?id=82495&action=edit
UserField AOO 4.1.0 dev

AOO 4.1.0 r156 3305, de, default options

Open Writer
define a UserField (Variables)
insert an InputField for the defined UserField
insert another Inputfield for the same UserField
change one of the InputFields
notice that the other InputField is not updated
You have to update with F9

Works automatically in AOO 3.4.1 and "old" popup InputFields

I have attached two files: 
one created in AOO 4.1, wich is probably corrupted (see Issue 124178)
and another one, created in AOO 4.0.1, wich opens without corruption in AOO 4.1
and fails if you save and reopen it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

Oliver-Rainer Wittmann <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Oliver-Rainer Wittmann <or...@apache.org> ---
fixed on trunk for next release

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

Oliver-Rainer Wittmann <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|issues@openoffice.apache.or |orw@apache.org
                   |g                           |

--- Comment #3 from Oliver-Rainer Wittmann <or...@apache.org> ---
taking over to work on a solution as I assume my changes causes this defect

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

--- Comment #6 from SVN Robot <sv...@dev.null.org> ---
"orw" committed SVN revision 1567110 into trunk:
124179: trigger update User Fields and related Input Fields when user
directl...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

Shenfeng Liu <li...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED
                 CC|                            |liushenf@gmail.com
         QA Contact|                            |liushenf@gmail.com

--- Comment #8 from Shenfeng Liu <li...@gmail.com> ---
Verified in windows daily build 1571426. The defect is no longer reproducible.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

Oliver-Rainer Wittmann <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
   Target Milestone|---                         |4.1.0

--- Comment #5 from Oliver-Rainer Wittmann <or...@apache.org> ---
This regression has been introduced by in-place editing of Input Fields
enhancement (bug 33737).

It will be fixed for the next release.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |oliver.brinzing@gmx.de
     Ever confirmed|0                           |1

--- Comment #2 from brinzing <ol...@gmx.de> ---
confirming with aoo4.1.0 rev 1560773

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

--- Comment #1 from jmpoo <jm...@arcor.de> ---
Created attachment 82496
  --> https://issues.apache.org/ooo/attachment.cgi?id=82496&action=edit
UserField AOO 4.0.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124179] New InputFields for UserFields don't update automatically

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124179

Oliver-Rainer Wittmann <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #4 from Oliver-Rainer Wittmann <or...@apache.org> ---
fix in progress

root cause:
The newly introduced edit action code for a User Variable Input Field misses
the corresponding propagation code for the User Variable Fields and further
Input Fields.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.