Issue 117545 - forms opened in edit mode restore the Print/Web Layout used in the last form, instead of fixed Web Layout
Summary: forms opened in edit mode restore the Print/Web Layout used in the last form,...
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: DEV300m104
Hardware: PC Windows NT
: P3 Normal (vote)
Target Milestone: 3.4.0
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords: regression
: 117488 (view as issue list)
Depends on:
Blocks:
 
Reported: 2011-03-25 09:59 UTC by Frank Schönheit
Modified: 2017-05-20 10:32 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
fix view settings service (530 bytes, patch)
2011-03-28 08:43 UTC, Mathias_Bauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2011-03-25 09:59:30 UTC
Up to DEV300m102, any database form you opened in edit mode opened in Web Layout ("View / Web Layout" is checked).

Since DEV300m103, the first form opened for editing opens in Print Layout. Then, when you change the layout of any form, and close it, the next for you open for editing uses the same layout as the previous form.
Comment 1 Frank Schönheit 2011-03-28 08:39:56 UTC
fs->os: When opening a form in edit mode, we set the ShowOnlineLayout property to true. This seems to be ignored since m102.
Comment 2 Mathias_Bauer 2011-03-28 08:43:41 UTC
Created attachment 76201 [details]
fix view settings service

proposed patch
Comment 3 Mathias_Bauer 2011-03-28 08:44:27 UTC
the attached patch fixes the ViewSettings service that obviously is implemented in a little bit strange way. ;-)
Comment 4 Frank Schönheit 2011-03-28 10:22:12 UTC
fix works fine, committed to CWS fs34b - thanks.
Comment 5 Frank Schönheit 2011-03-29 09:27:29 UTC
fs->msc: please verify in CWS fs34b
Comment 6 Mathias_Bauer 2011-03-29 12:29:35 UTC
*** Issue 117488 has been marked as a duplicate of this issue. ***
Comment 7 marc.neumann 2011-03-31 08:07:30 UTC
verified in cws fs34b
Comment 9 Ariel Constenla-Haile 2012-02-25 23:46:47 UTC
(In reply to comment #8)
> Problem exists in
> http://people.apache.org/~arielch/packages/r1291124/linux_x86/OOo-Dev_OOO340m1_Linux_x86_install-deb_en-US.tar.gz

I can't reproduce the problem. Forms opened for editing, open always on Web Layout (no matter if before saving the form you select View - Print Layout).

The patch in this issue is indeed in AOO source (that cws has been already integrated): http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sw/source/ui/uno/unomod.cxx?revision=1198305&view=markup#l773
Comment 10 Andreas Säger 2012-02-26 00:11:21 UTC
Sorry, wrong topic because of the edit view. The main problem I wanted to report is page layout in normal view.
Comment 11 Oliver-Rainer Wittmann 2012-06-13 12:24:13 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.