Animation Dialog has not Title Bar Steps to Reproduce: 1. Start LibO-Dev 2. Make a New Impress Presentation 3. Insert Animation, Menu - Insert - Animated Image 4. Appear Animation Dialog daily/master/Win-x86@62-merge-TDF/2015-05-16_03.18.47 Version: 5.0.0.0.alpha1+ Build ID: 6664859e1e8b3f8b7db8c931b8d0335510c20ce0 TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-05-16_03:18:47 Locale: ja-JP (ja_JP)
Created attachment 115748 [details] Screenshot
Sorry, it is UI problem. Components: Impress -> UI
Not reproducible for me with Version: 5.0.0.0.beta1+ Build ID: 7f49a466e85b5f5866e6af28d84ed06697e49d20 Ubuntu_15.04_x86-64 Locale : fr-FR (fr_FR.UTF-8) The title is "Animation". Perhaps a Windows-only problem. Best regards. JBF
Confirmed. Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: d8208da8576874fdb07014287e6cbc0aeba741bb TinderBox: Win-x86@39, Branch:master, Time: 2015-05-23_09:23:03 Locale: fi-FI (fi_FI)
Sounds like it's related to #91524
*** Bug 91524 has been marked as a duplicate of this bug. ***
*** Bug 91608 has been marked as a duplicate of this bug. ***
*** Bug 91610 has been marked as a duplicate of this bug. ***
Confirmed: pt-BR has untranslated strings, no window decoration for color picker. See image.
Created attachment 116155 [details] Image with issue
*** Bug 92003 has been marked as a duplicate of this bug. ***
It is related to .ui conversion of docking windows. i.e. before conversion it was OK, after it there is no titlebar on Windows. I tested with: 0ef2fa8 convert RID_SVXDLG_BMPMASK dockingwindow to .ui
Attention: Bug is still present in 5.0.0.1 - the official RC1!! RC 1 overwrites an existing stable 4.x version! For users the only possibility to close those "ghost"-frames is to create a new user profile. This is a NOGo!!
From what I can see, all the affected windows have type_hint=dock property, so maybe this kind doesn't get the right WinBits? If someone here has a Windows build, he could experiment with it, to see what WinBits are actually missing: http://opengrok.libreoffice.org/xref/core/vcl/source/window/builder.cxx#1047
*** Bug 92285 has been marked as a duplicate of this bug. ***
just to tell that the lack of titlebar makes those docking windows unmovable and unclosable, so I consider it a blocker.
(In reply to tommy27 from comment #16) > just to tell that the lack of titlebar makes those docking windows unmovable > and unclosable, so I consider it a blocker. I can close them with the Esc key.
(In reply to Maxim Monastirsky from comment #14) > From what I can see, all the affected windows have type_hint=dock property, > so maybe this kind doesn't get the right WinBits? > > If someone here has a Windows build, he could experiment with it, to see > what WinBits are actually missing: > > http://opengrok.libreoffice.org/xref/core/vcl/source/window/builder.cxx#1047 I had the same WinBits in Linux and Windows: A0000460 WB_SIZEABLE | WB_3DLOOK | WB_CLOSEABLE | WB_HIDE | WB_DOCKABLE
I have a fix at https://gerrit.libreoffice.org/#/c/16444/ (tested and worked on Windows, no adverse effect on Linux). I asked for review, because it was just a hack without deep understanding of the underlying behaviour.
Andras Timar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5427d69fa05dd118eb2160999cf6f2a6a6097886 tdf#91380 add WB_MOVEABLE bit to docking windows It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Andras Timar committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b530da968be856ea8fc23887104da46a266e09be&h=libreoffice-5-0 tdf#91380 add WB_MOVEABLE bit to docking windows It will be available in 5.0.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Cannot reproduce with newest master. Windows 7 Pro x64 Version: 5.1.0.0.alpha1+ (x64) Build ID: 253c0f073715b1d0f6ba063b1182016e45951bf4 TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2015-06-24_21:31:12 Locale: ja-JP (ja_JP) Thanks for fixing this.
*** Bug 92327 has been marked as a duplicate of this bug. ***
Migrating Whiteboard tags to Keywords: (bibisectRequest) [NinjaEdit]