[Libreoffice-bugs] [Bug 106990] font rendering got worse looking in 5.3.2.2 ( for Default rendering, OpenGL not affected)
https://bugs.documentfoundation.org/show_bug.cgi?id=106990 f...@foramnagaidhlig.net changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX |--- --- Comment #54 from f...@foramnagaidhlig.net --- What do you mean, won't fix? >From the users' perspective, it was fixed before, so LibreOffice has now suddenly become unusable for an undetermined amount of time, because it's impossible to even look at the ting for any amount of time? Looking at the number of complaints, those are just by users who how to work a bug tracker. If there is no solution by the next release which should better come quick, the average user will just throw up their arms in despair and eventually return to non-free software. I know that graphics stuff isn't easy to implement, but there should at least be a workaround or a return to the old code until bug 107521 can be fixed. A possible workaround would be to have the installer take the steps you suggested automatically for the user. Please ping me if you want me to test something on that end. And this affects Windows 7 too (which I'm on), not just the Segue UI fonts. Yes, I'm on crappy laptop Intel graphics. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO
https://bugs.documentfoundation.org/show_bug.cgi?id=71732 Bug 71732 depends on bug 106990, which changed state. Bug 106990 Summary: font rendering got worse looking in 5.3.2.2 (for Default rendering, OpenGL not affected) https://bugs.documentfoundation.org/show_bug.cgi?id=106990 What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX |--- -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107644] New: Crash on inserting formula
https://bugs.documentfoundation.org/show_bug.cgi?id=107644 Bug ID: 107644 Summary: Crash on inserting formula Product: LibreOffice Version: 5.2.6.1 rc Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Formula Editor Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: samtyg...@yahoo.co.uk Created attachment 133085 --> https://bugs.documentfoundation.org/attachment.cgi?id=133085&action=edit backtrace In current LO git ( ae7401002a0b6dabe4136dd8c5654ee2a54e7db6 ) I get a crash when inserting a formula into a presentation. I am on Fedora 25. Steps to reproduce. 1) open a new presentaton 2) Insert -> Object -> formula 3) Put anything in the formula 4) click outside the formula area to return to the presentation Error message soffice.bin: /usr/local/src/libreoffice/core/comphelper/source/misc/accessibleeventnotifier.cxx:136: bool {anonymous}::implLookupClient(comphelper::AccessibleEventNotifier::TClientId, std::__debug::map::iterator&): Assertion `rClients.end() != rPos && "AccessibleEventNotifier::implLookupClient: invalid client id " "(did you register your client?)!"' failed. Thread 1 "soffice.bin" received signal SIGABRT, Aborted. __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 58 } Backtrace: #0 0x773a391f in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 #1 0x773a551a in __GI_abort () at abort.c:89 #2 0x7739bda7 in __assert_fail_base (fmt=, assertion=assertion@entry=0x7490a888 "rClients.end() != rPos && \"AccessibleEventNotifier::implLookupClient: invalid client id \" \"(did you register your client?)!\"", file=file@entry=0x7490a7a0 "/usr/local/src/libreoffice/core/comphelper/source/misc/accessibleeventnotifier.cxx", line=line@entry=136, function=function@entry=0x7490aa80 <(anonymous namespace)::implLookupClient(unsigned int, __gnu_debug::_Safe_iterator >, std::__debug::map, std::allocator > > >&)::__PRETTY_FUNCTION__> "bool {anonymous}::implLookupClient(comphelper::AccessibleEventNotifier::TClientId, std::__debug::map::iterator&)") at assert.c:92 #3 0x7739be52 in __GI___assert_fail (assertion=0x7490a888 "rClients.end() != rPos && \"AccessibleEventNotifier::implLookupClient: invalid client id \" \"(did you register your client?)!\"", file=0x7490a7a0 "/usr/local/src/libreoffice/core/comphelper/source/misc/accessibleeventnotifier.cxx", line=136, function=0x7490aa80 <(anonymous namespace)::implLookupClient(unsigned int, __gnu_debug::_Safe_iterator >, std::__debug::map, std::allocator > > >&)::__PRETTY_FUNCTION__> "bool {anonymous}::implLookupClient(comphelper::AccessibleEventNotifier::TClientId, std::__debug::map::iterator&)") at assert.c:101 #4 0x747c29a8 in (anonymous namespace)::implLookupClient(comphelper::AccessibleEventNotifier::TClientId, std::__debug::map, std::allocator > >::iterator&) (nClient=0, rPos=...) at /usr/local/src/libreoffice/core/comphelper/source/misc/accessibleeventnotifier.cxx:134 #5 0x747c2ffd in comphelper::AccessibleEventNotifier::removeEventListener(unsigned int, com::sun::star::uno::Reference const&) (_nClient=0, _rxListener=...) at /usr/local/src/libreoffice/core/comphelper/source/misc/accessibleeventnotifier.cxx:238 #6 0x7fffbaca5865 in SmGraphicAccessible::removeAccessibleEventListener(com::sun::star::uno::Reference const&) (this=0x2d45050, xListener=...) at /usr/local/src/libreoffice/core/starmath/source/accessibility.cxx:398 #7 0x7fffd30e3169 in AtkListener::handleChildRemoved(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&) (this=0x2d726e0, rxParent=..., rxChild=...) at /usr/local/src/libreoffice/core/vcl/unx/gtk3/a11y/../../gtk/a11y/atklistener.cxx:213 #8 0x7fffd30e366b in AtkListener::notifyEvent(com::sun::star::accessibility::AccessibleEventObject const&) (this=0x2d726e0, aEvent=...) at /usr/local/src/libreoffice/core/vcl/unx/gtk3/a11y/../../gtk/a11y/atklistener.cxx:428 #9 0x747c3261 in comphelper::AccessibleEventNotifier::addEvent(unsigned int, com::sun::star::accessibility::AccessibleEventObject const&) (_nClient=59, _rEvent=...) at /usr/local/src/libreoffice/core/comphelper/source/misc/accessibleeventnotifier.cxx:269 #10 0x747c0f72 in comphelper::OAccessibleContextHelper::NotifyAccessibleEvent(short, com::sun::star::uno::Any const&, com::sun::star::uno::Any const&) (this=0x2d5b1a0, _nEventId=7, _rOldValue=..., _rNewValue=...) at /usr/local/src/libreoffice/core/comphelper/source/misc/accessiblecontexthelper.cxx:187 #11 0x7fffee347686 in VCLXAccessibleComponent::ProcessWindowEvent(VclWindowEvent const&) (this=0x2d5b1a0, rVclWindowEvent=...) at /usr/local/src/libreoffice/core/toolkit/source/awt/vclxaccessiblecomponent.cxx:212 #12 0x7fffee347041 in VCLXAccessibleComponent::WindowEv
[Libreoffice-bugs] [Bug 107409] FILESAVE DOC: Formula's seem to be (badly) rendered EMF images
https://bugs.documentfoundation.org/show_bug.cgi?id=107409 Buovjaga changed: What|Removed |Added Keywords|bibisectRequest | --- Comment #8 from Buovjaga --- (In reply to Bartosz from comment #7) > Just enter in terminal > export EMF_PLUS_DISABLE=1 > and run LibreOffice from that terminal or even simply EMF_PLUS_DISABLE=1 libreoffice Yep, confirm it resolves the issue. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107090] Text is poorly rendered to presentation mode canvas with Default UI render and "Use hardware acceleration" enabled ( OpenGL and CPU only rendering is correct)
https://bugs.documentfoundation.org/show_bug.cgi?id=107090 --- Comment #11 from V Stuart Foote --- (In reply to V Stuart Foote from comment #10) > Here is a weird rub to this. > > If I add a text block, not only does it get pixelated when the "Use hardware > acceleration" is enabled--but if I apply rotation to the text block it > disappears in presentation mode! But displays cleanly with CPU only or with > OpenGL. > This is also affecting the slide transitions. OK with OpenGL rendering, OK with CPU only. But, set "Use hardware rendering" and the transition will be done on a low resolution rendering, or if a rotated text block--the transition will apply to a blank slide. Tested on Windows 10 Pro 64-bit en-US with Version: 5.3.3.2 (x64) Build ID: 3d9a8b4b4e538a85e0782bd6c2d430bafe583448 CPU Threads: 8; OS Version: Windows 6.19; UI Render: default; Layout Engine: new; Locale: en-US (en_US); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 92796] [ODF] Writer does not remove unused page background image/ bitmap
https://bugs.documentfoundation.org/show_bug.cgi?id=92796 --- Comment #15 from Pongtawat --- This problem still exists in Writer 5.2.6.2 on Debian. If I manually edit style.xml to remove the line referencing the old file, once save by Writer, the old file will be removed automatically. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 102985] [META] Font bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102985 Volga changed: What|Removed |Added Depends on||107056 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107056 [Bug 107056] Character deformed when exporting PDF containing Source Han Serif font -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107056] Character deformed when exporting PDF containing Source Han Serif font
https://bugs.documentfoundation.org/show_bug.cgi?id=107056 Volga changed: What|Removed |Added Blocks||102985 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102985 [Bug 102985] [META] Font bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107634] [META] Fontwork / WordArt bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107634 Volga changed: What|Removed |Added Component|LibreOffice |Android Viewer Blocks||104594 Depends on|104594 | Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104594 [Bug 104594] Wrong text joining behavior in fontwork -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104594] Wrong text joining behavior in fontwork
https://bugs.documentfoundation.org/show_bug.cgi?id=104594 Volga changed: What|Removed |Added Blocks|107634 | Depends on||107634 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107634 [Bug 107634] [META] Fontwork / WordArt bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107634] [META] Fontwork / WordArt bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107634 Volga changed: What|Removed |Added Blocks|104594 | Depends on||104594 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104594 [Bug 104594] Wrong text joining behavior in fontwork -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO
https://bugs.documentfoundation.org/show_bug.cgi?id=71732 Volga changed: What|Removed |Added Depends on|104594 | Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104594 [Bug 104594] Wrong text joining behavior in fontwork -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104594] Wrong text joining behavior in fontwork
https://bugs.documentfoundation.org/show_bug.cgi?id=104594 Volga changed: What|Removed |Added Blocks|71732 |107634 Depends on|107634 | Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=71732 [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO https://bugs.documentfoundation.org/show_bug.cgi?id=107634 [Bug 107634] [META] Fontwork / WordArt bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107521] Improve DirectWrite implementation font rendering on Windows
https://bugs.documentfoundation.org/show_bug.cgi?id=107521 V Stuart Foote changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||6990 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 86001] Calc: FORMATTING Cannot turn spell check off by selecting Language [None]
https://bugs.documentfoundation.org/show_bug.cgi?id=86001 Kohei Yoshida changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoffice-b...@lists.free |kohei.yosh...@collabora.com |desktop.org | --- Comment #6 from Kohei Yoshida --- I'm currently looking into this. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 106990] font rendering got worse looking in 5.3.2.2 ( for Default rendering, OpenGL not affected)
https://bugs.documentfoundation.org/show_bug.cgi?id=106990 V Stuart Foote changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||7521 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO
https://bugs.documentfoundation.org/show_bug.cgi?id=71732 Bug 71732 depends on bug 106990, which changed state. Bug 106990 Summary: font rendering got worse looking in 5.3.2.2 (for Default rendering, OpenGL not affected) https://bugs.documentfoundation.org/show_bug.cgi?id=106990 What|Removed |Added Status|NEW |RESOLVED Resolution|--- |WONTFIX -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 106990] font rendering got worse looking in 5.3.2.2 ( for Default rendering, OpenGL not affected)
https://bugs.documentfoundation.org/show_bug.cgi?id=106990 V Stuart Foote changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #53 from V Stuart Foote --- For folks not happy with the OpenGL and Default rendering of Seoge UI (system font from Win 7 -> Win 10) it is a simple process to set a font replacement for Segoe UI which is not well rendered. Tools -> Options -> Fonts: "Apply replacement table" checked active, Select "Segoe UI" for the "From:" entry, and a suitable San-Serif font for "Replace with:", then OK to apply. "Noto Sans" is a good fit if installed, or the "Open Sans" font (bundled with LibreOffice). "DejaVu Sans" (also bundled) works as well but has smaller metrics than "Segoe UI" and the UI shrinks. The old "Tahoma" font is used for Windows XP and earlier but folks might like that as well. Until work for bug 107521 can improve DirectWrite rendering and restore more appealing rendering of the native Segoe UI system font (for both OpenGL and Default rendering) these alternate fonts are DirectWrite grayscale rendered by LibreOffice cleaner than the Windows system font Segoe UI. Moving this to WONTFIX -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107613] Text colour change in a new line not working
https://bugs.documentfoundation.org/show_bug.cgi?id=107613 3191602...@qq.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from 3191602...@qq.com --- *** This bug has been marked as a duplicate of bug 105293 *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107613] Text colour change in a new line not working
https://bugs.documentfoundation.org/show_bug.cgi?id=107613 --- Comment #3 from 3191602...@qq.com --- (In reply to Telesto from comment #2) > Looks like bug 105293 Yes it is the same issue. I did scroll through the bugs but must have missed it. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 31814] EMF regression: failure of displaying ChemDraw objects
https://bugs.documentfoundation.org/show_bug.cgi?id=31814 Bartosz changed: What|Removed |Added Resolution|WORKSFORME |DUPLICATE --- Comment #33 from Bartosz --- *** This bug has been marked as a duplicate of bug 103639 *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107409] FILESAVE DOC: Formula's seem to be (badly) rendered EMF images
https://bugs.documentfoundation.org/show_bug.cgi?id=107409 --- Comment #7 from Bartosz --- Just enter in terminal export EMF_PLUS_DISABLE=1 and run LibreOffice from that terminal -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107409] FILESAVE DOC: Formula's seem to be (badly) rendered EMF images
https://bugs.documentfoundation.org/show_bug.cgi?id=107409 --- Comment #6 from Bartosz --- Please check if setting the Environment variable EMF_PLUS_DISALE to 1, resolve that issue. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107638] Copy & Paste to Excel in SYLK format may not paste contents in clipboard if content 's length >= 256
https://bugs.documentfoundation.org/show_bug.cgi?id=107638 --- Comment #3 from himajin100...@gmail.com --- I see. Honestly speaking, I was thinking LibreOffice's dropping support for SYLK format in order to avoid confusion on users' side could be an option. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107642] [META] Paragraph dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107642 Yousuf Philips (jay) changed: What|Removed |Added Depends on||82436, 88764, 98211, 101895 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=82436 [Bug 82436] EDITING: Tab stops not retained when indent set in paragraph dialog https://bugs.documentfoundation.org/show_bug.cgi?id=88764 [Bug 88764] The orca screen reader does not consistantly speak control names when navigating in the paragraph dialog box https://bugs.documentfoundation.org/show_bug.cgi?id=98211 [Bug 98211] RTL: Paragraph dialog justified combobox doesnt list 'right' https://bugs.documentfoundation.org/show_bug.cgi?id=101895 [Bug 101895] Paragraph dialog units shown as "ch" and "lines" when "Enable char unit" is enabled by default -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 82436] EDITING: Tab stops not retained when indent set in paragraph dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=82436 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 101895] Paragraph dialog units shown as "ch" and "lines" when " Enable char unit" is enabled by default
https://bugs.documentfoundation.org/show_bug.cgi?id=101895 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 98211] RTL: Paragraph dialog justified combobox doesnt list 'right'
https://bugs.documentfoundation.org/show_bug.cgi?id=98211 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 88764] The orca screen reader does not consistantly speak control names when navigating in the paragraph dialog box
https://bugs.documentfoundation.org/show_bug.cgi?id=88764 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 102019] [META] Dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102019 Yousuf Philips (jay) changed: What|Removed |Added Depends on||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107643] 1.15 Line spacing has wrong preview in Paragraph dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=107643 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107642] [META] Paragraph dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107642 Yousuf Philips (jay) changed: What|Removed |Added Blocks||102019 Depends on||107643 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102019 [Bug 102019] [META] Dialog bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=107643 [Bug 107643] 1.15 Line spacing has wrong preview in Paragraph dialog -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107643] New: 1.15 Line spacing has wrong preview in Paragraph dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=107643 Bug ID: 107643 Summary: 1.15 Line spacing has wrong preview in Paragraph dialog Product: LibreOffice Version: 5.3.0.3 release Hardware: All OS: All Status: UNCONFIRMED Keywords: implementationError, regression Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: philip...@hotmail.com Samuel added 1.15 to the list of line spacing in the paragraph dialog in bug 85949, but unfortunately the preview in the dialog is now wrong as it isnt being rendered on what value is there in the dialog, but what entry is selected in the list, which it now has taken over the position of where 1.5 used to be. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 85949] Adding '1.15 Lines' to line spacing drop downs
https://bugs.documentfoundation.org/show_bug.cgi?id=85949 Yousuf Philips (jay) changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||7643 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107642] [META] Paragraph dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107642 Yousuf Philips (jay) changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|todven...@suomi24.fi, |c...@nouenoff.nl, |xiscofa...@libreoffice.org |vstuart.fo...@utsa.edu Version|5.4.0.0.alpha1+ Master |unspecified Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107567] Text previews in Paragraph dialog not showing correctly for RTL
https://bugs.documentfoundation.org/show_bug.cgi?id=107567 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 89028] Apply formatting changes without leaving the character or paragraph dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=89028 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 85949] Adding '1.15 Lines' to line spacing drop downs
https://bugs.documentfoundation.org/show_bug.cgi?id=85949 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107642 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107642 [Bug 107642] [META] Paragraph dialog bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107642] New: [META] Paragraph dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107642 Bug ID: 107642 Summary: [META] Paragraph dialog bugs and enhancements Product: LibreOffice Version: 5.4.0.0.alpha1+ Master Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: philip...@hotmail.com CC: todven...@suomi24.fi, xiscofa...@libreoffice.org Depends on: 107567, 85949, 89028 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=85949 [Bug 85949] Adding '1.15 Lines' to line spacing drop downs https://bugs.documentfoundation.org/show_bug.cgi?id=89028 [Bug 89028] Apply formatting changes without leaving the character or paragraph dialog https://bugs.documentfoundation.org/show_bug.cgi?id=107567 [Bug 107567] Text previews in Paragraph dialog not showing correctly for RTL -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 83071] UI: User interface for outline numbering is confusing with possibilities offered both at Format >Paragraph ... Outline numbering and at Tools>Outline numbering
https://bugs.documentfoundation.org/show_bug.cgi?id=83071 Yousuf Philips (jay) changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||7573 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 84675] Add missing BASIC function and constant documentation
https://bugs.documentfoundation.org/show_bug.cgi?id=84675 Olivier Hallot changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |olivier.hallot@documentfoun |desktop.org |dation.org --- Comment #8 from Olivier Hallot --- I'm attaching here the pdf and ods files from the forum archives. However I can't get file LibreOffice BASIC Functions including Parameters.pdf from the archives, so if you have it somewhere, please attach it here. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107641] FILEOPEN XLSX: Database ranges column has extra dropdown arrows
https://bugs.documentfoundation.org/show_bug.cgi?id=107641 --- Comment #3 from Gabor Kelemen --- Created attachment 133081 --> https://bugs.documentfoundation.org/attachment.cgi?id=133081&action=edit The two example files in Calc 5.4alpha -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107641] FILEOPEN XLSX: Database ranges column has extra dropdown arrows
https://bugs.documentfoundation.org/show_bug.cgi?id=107641 Gabor Kelemen changed: What|Removed |Added Keywords||filter:xlsx CC||ba...@caesar.elte.hu -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107641] FILEOPEN XLSX: Database ranges column has extra dropdown arrows
https://bugs.documentfoundation.org/show_bug.cgi?id=107641 --- Comment #2 from Gabor Kelemen --- Created attachment 133080 --> https://bugs.documentfoundation.org/attachment.cgi?id=133080&action=edit The two example files in Excel 2013 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107641] FILEOPEN XLSX: Database ranges column has extra dropdown arrows
https://bugs.documentfoundation.org/show_bug.cgi?id=107641 --- Comment #1 from Gabor Kelemen --- Created attachment 133079 --> https://bugs.documentfoundation.org/attachment.cgi?id=133079&action=edit Same example file but with switched sheets -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107641] New: FILEOPEN XLSX: Database ranges column has extra dropdown arrows
https://bugs.documentfoundation.org/show_bug.cgi?id=107641 Bug ID: 107641 Summary: FILEOPEN XLSX: Database ranges column has extra dropdown arrows Product: LibreOffice Version: 5.4.0.0.alpha1+ Master Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: kelem...@ubuntu.com Created attachment 133078 --> https://bugs.documentfoundation.org/attachment.cgi?id=133078&action=edit Example file with data range on the second sheet Attached file was made with Excel 2013, and has a database range defined on the second sheet for A1:A4 with the first sheet being empty. When opened in a current Calc 5.4 master it has dropdown arrows in all cells of the given column have extra dropdown arrows, while in Excel only the top cell has a dropdown. The ones at the top 4 cells display the usual filter widget, the others don't do anything. I think it is an important detail that the range is on the second sheet, as if I switch the two sheets in Excel the problem does not appear. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 90801] UI font in menubar is not affected by font substitution
https://bugs.documentfoundation.org/show_bug.cgi?id=90801 --- Comment #22 from V Stuart Foote --- (In reply to V Stuart Foote from comment #21) > The font substitution works correctly and includes the main menu. > > On a Windows system a substitute for Segoe UI with a serif font--Liberation > Serif shows the replacement for the system font. > > Assume it also behaves on the various Linux DEs Sorry that was testing on both Windows 10 and Windows 8.1 with Version: 5.3.2.2 (x64) Build ID: 6cd4f1ef626f15116896b1d8e1398b56da0d0ee1 CPU Threads: 8; OS Version: Windows 6.19; UI Render: default; Layout Engine: new; Locale: en-US (en_US); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 90801] UI font in menubar is not affected by font substitution
https://bugs.documentfoundation.org/show_bug.cgi?id=90801 V Stuart Foote changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #21 from V Stuart Foote --- The font substitution works correctly and includes the main menu. On a Windows system a substitute for Segoe UI with a serif font--Liberation Serif shows the replacement for the system font. Assume it also behaves on the various Linux DEs -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 34133] Add ability to automatically compress and resize images
https://bugs.documentfoundation.org/show_bug.cgi?id=34133 --- Comment #49 from Joey Reid --- (In reply to Heiko Tietze from comment #47) > (In reply to Joey Reid from comment #46) > How would you do that when the action is > executed immediately before save without always nagging with confirmation > boxes? I suggest you try this feature on MS Office. File->Save As->Option->Tools->Compress picture Or with our Impress Presentation Minimizer. Bug 34557 is a dupe of this. Neither of these requires any nagging and are both easier to access then buried in with the many options under tools. And more importantly they allow you to resize your document when you are done with it. This is by far the most common use case. > The only alternative is to refuse this enhancement and to provide > only manual compression. Why are you ruling out MS Office's approach? Or Impress's approach? Both of these are far more flexible. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107638] Copy & Paste to Excel in SYLK format may not paste contents in clipboard if content 's length >= 256
https://bugs.documentfoundation.org/show_bug.cgi?id=107638 Yousuf Philips (jay) changed: What|Removed |Added Summary|Copy & Paste to Excel may |Copy & Paste to Excel in |not paste contents in |SYLK format may not paste |clipboard if content's |contents in clipboard if |length >= 256 |content's length >= 256 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 Yousuf Philips (jay) changed: What|Removed |Added Depends on||107638 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107638 [Bug 107638] Copy & Paste to Excel may not paste contents in clipboard if content's length >= 256 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107638] Copy & Paste to Excel may not paste contents in clipboard if content' s length >= 256
https://bugs.documentfoundation.org/show_bug.cgi?id=107638 Yousuf Philips (jay) changed: What|Removed |Added CC||philip...@hotmail.com Blocks||102593 --- Comment #2 from Yousuf Philips (jay) --- In Excel 2013, default paste results in nothing appearing in both A1 and A2, but believe this may be a problem with Excel more than its a problem from LibreOffice's side. Excel is choosing the wrong paste option, as many of the other paste special options (DIF, HTML, Unicode Text, Text) all work fine and its 'keep source formatting' and 'match destination formatting' paste options do work fine as well. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102593 [Bug 102593] [META] Paste bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107638] Copy & Paste to Excel may not paste contents in clipboard if content' s length >= 256
https://bugs.documentfoundation.org/show_bug.cgi?id=107638 Eike Rathke changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107638] Copy & Paste to Excel may not paste contents in clipboard if content' s length >= 256
https://bugs.documentfoundation.org/show_bug.cgi?id=107638 Eike Rathke changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTOURBUG --- Comment #1 from Eike Rathke --- Just a guess: Excel doesn't handle more than 255 characters when importing SYLK format. Calc exports that fine, just save your test to a filename.slk and inspect or try to open with Excel. There's probably nothing we can do. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107639] User feedback that slide transition doesnt work due to OpenGL version
https://bugs.documentfoundation.org/show_bug.cgi?id=107639 --- Comment #3 from Yousuf Philips (jay) --- Yes hiding them is not an option as a user may receive a file with it already set and that would cause problems. Graying they out could be one option, though i dont think graying out the text is good, as the user still should be able to set the non-supported transition. I think having a single not supported, warning or error icon (e.g. /core/icon-themes/galaxy/vcl/res/warningbox.png) appear instead of the default icon would be best option and then the tooltip could be appended to mention that its not supported (e.g. 'Honeycomb (not supported)'). -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 106343] child windows corrupted [ radeon evergreen_cs_track_validate_texture:831 texture invalid]
https://bugs.documentfoundation.org/show_bug.cgi?id=106343 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||xiscofa...@libreoffice.org Resolution|--- |WORKSFORME --- Comment #3 from Xisco Faulí --- Closing as RESOLVED WORKSFORME as per comment 2 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 106343] child windows corrupted [ radeon evergreen_cs_track_validate_texture:831 texture invalid]
https://bugs.documentfoundation.org/show_bug.cgi?id=106343 Andi changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1 |0 --- Comment #2 from Andi --- Hi JBF, 1/ I tried that but it didn`t make a difference 2/ I am now working with release 5.3.1.2 ( as shown by rpm -qi libreoffice) and with this version the problem did not appear again. 3/ I did not try a 5.2.x version. However I have also updated MESA to 17.0.1 Sorry for the late reply. I think we should close this. Thanks for double checking. Best Regards Andi -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 34133] Add ability to automatically compress and resize images
https://bugs.documentfoundation.org/show_bug.cgi?id=34133 --- Comment #48 from Jérôme --- An other solution is be asking to the user the first time he is inserting an image. Next the user choice is saved into the user environnement. A small indicator over the image could show if it has been automatically compressed or not. When clicking on this indicator a popup window would ask again the question to the user. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107625] Envelope dialog: Make dialog more a11y friendly
https://bugs.documentfoundation.org/show_bug.cgi?id=107625 --- Comment #9 from Heiko Tietze --- (In reply to Yousuf Philips (jay) from comment #8) > (In reply to Alex ARNAUD from comment #7) > > I propose this two behavior : > > - Disabling the usage of tab in theses fields > > This would be the safest thing to do as long as the fields dont need the use > of a tab character in them. @Regina, @Cor, @Heiko: Input please. The labels have accelerators so you get out of this input field with alt+D/T/F... in case of English. Disabling tabs makes it impossible to simulate columns, which might be interesting for envelopes. -> WONTFIX Another observation in this dialog is at the Printer tab where the first selection with icons is not labeled. It is part of the tab sequence but without a focus frame so hardly to recognize. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 34133] Add ability to automatically compress and resize images
https://bugs.documentfoundation.org/show_bug.cgi?id=34133 --- Comment #47 from Heiko Tietze --- (In reply to Joey Reid from comment #46) > How would I or any creative professional maintain the necessary high > resolution...? Expert users switch off the option and get the max quality unless the images are compressed manually (or at some defined situations). Again, the decision was made having feedback in mind. How would you do that when the action is executed immediately before save without always nagging with confirmation boxes? The only alternative is to refuse this enhancement and to provide only manual compression, maybe with multiselection. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107639] User feedback that slide transition doesnt work due to OpenGL version
https://bugs.documentfoundation.org/show_bug.cgi?id=107639 --- Comment #2 from Heiko Tietze --- To gray-out icon and text sounds reasonable and easy to understand though some people may wonder why a disabled state is still selectable. Alternatively we could write the name in italic or strikeout, hard to recognize and not easy to understand, or paint a cross over/x the icon. We could also put them into an experimental mode, no idea if that works, meaning the options are hidden when the option is not checked. In the end it sounds to me like the easiest solution to gray-out the icon. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 91282] Fullscreen toolbar disappears after docking it, leaving fullscreen mode and re-entering
https://bugs.documentfoundation.org/show_bug.cgi?id=91282 --- Comment #12 from pubpe...@laposte.net --- Still exist in LO 5.2.6.2. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107637] get focus on comment without mouse
https://bugs.documentfoundation.org/show_bug.cgi?id=107637 Cor Nouws changed: What|Removed |Added Status|UNCONFIRMED |NEW CC||c...@nouenoff.nl Hardware|x86 (IA32) |All Version|5.3.2.2 release |Inherited From OOo Ever confirmed|0 |1 OS|Windows (All) |All --- Comment #1 from Cor Nouws --- (In reply to Regina Henschel from comment #0) > Make a draw document and insert a comment. Save and reopen the document. > Now try to get focus on the comment [would have a small black border]. I'm > not able to do this without mouse. [After it has focus you press space bar > to open the comment so you can read or edit it.] for me, clicking directly opens the comment, that looks as a yellow box on top.. (daily build and 5.3.2.2 on Linux) However, the comment indeed cannot get focus without a mouse. Same in 3.3.0 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 103002] custom line style not saved if «fit to line width» unchecked.
https://bugs.documentfoundation.org/show_bug.cgi?id=103002 pubpe...@laposte.net changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|--- |INVALID --- Comment #3 from pubpe...@laposte.net --- I try to make the same document from the beginnig and the problem does not appear anymore. I think it was a problem in the file. If someone wants to investigate I can give him the file, otherwise I think this bug can be closed. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107639] User feedback that slide transition doesnt work due to OpenGL version
https://bugs.documentfoundation.org/show_bug.cgi?id=107639 Michael Meeks changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Michael Meeks --- Sure - I guess we could grey them out - but still make them selectable ? ;-) Ultimately - even if they don't work there is still state there that people can legimitately select - so hiding / making them non-selectable doesn't sound perfect; and we'd want to show the state of the document even if we have to fall back to a cut I think. But really a UX question =) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107640] Editing cells in Calc causes overprint of data already entered
https://bugs.documentfoundation.org/show_bug.cgi?id=107640 --- Comment #1 from Mac Duff --- If screen capture images would help please advise how to attache same. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107640] New: Editing cells in Calc causes overprint of data already entered
https://bugs.documentfoundation.org/show_bug.cgi?id=107640 Bug ID: 107640 Summary: Editing cells in Calc causes overprint of data already entered Product: LibreOffice Version: 5.1.6.2 release Hardware: x86-64 (AMD64) OS: Linux (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: pdgfel...@gmail.com Description: When editing cells in Calc a new character added to the existing entry causes all the characters to overlap or overpring making the cell unreadable Steps to Reproduce: 1.enter numerical data in to a cell 2.move to the next cell then return to the first cell 3.attempt to add a digit Actual Results: The existing data appears to compress with the digits or characters overlapping making the entry unreadable Expected Results: All characters should be readable Reproducible: Always User Profile Reset: Yes Additional Info: [Information automatically included from LibreOffice] Locale: en-US Module: TextDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes This computer is using Mint 18 KDE version with Plasma 5.85. I have tried playing around with default font sizes on both LibreOffice and System fonts and forcing system fonts to various values but nothing changes the problem. Builds ID: LibreOffice 5.1.6.2 User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.96 Safari/537.36 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 94691] [META] OpenGL bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=94691 Yousuf Philips (jay) changed: What|Removed |Added Depends on||107639 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107639 [Bug 107639] User feedback that slide transition doesnt work due to OpenGL version -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 84416] 3-D slide transitions not working on Windows
https://bugs.documentfoundation.org/show_bug.cgi?id=84416 Yousuf Philips (jay) changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||7639 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107639] New: User feedback that slide transition doesnt work due to OpenGL version
https://bugs.documentfoundation.org/show_bug.cgi?id=107639 Bug ID: 107639 Summary: User feedback that slide transition doesnt work due to OpenGL version Product: LibreOffice Version: 5.4.0.0.alpha1+ Master Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Impress Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: philip...@hotmail.com CC: c...@nouenoff.nl, michael.me...@collabora.com, tietze.he...@gmail.com, vstuart.fo...@utsa.edu Blocks: 94691, 103704 Michael stated in bug 84416 comment 18, "I -guess- we should file a new bug to provide the user some feedback on which transitions are not available / working perfectly because of GL version.", so here is the bug report for it. @Michael: Did you have any particular type of feedback in mind? Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=94691 [Bug 94691] [META] OpenGL bugs https://bugs.documentfoundation.org/show_bug.cgi?id=103704 [Bug 103704] [META] Slide transition bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 103704] [META] Slide transition bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103704 Yousuf Philips (jay) changed: What|Removed |Added Depends on||107639 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107639 [Bug 107639] User feedback that slide transition doesnt work due to OpenGL version -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107638] New: Copy & Paste to Excel may not paste contents in clipboard if content' s length >= 256
https://bugs.documentfoundation.org/show_bug.cgi?id=107638 Bug ID: 107638 Summary: Copy & Paste to Excel may not paste contents in clipboard if content's length >= 256 Product: LibreOffice Version: 5.3.3.1 rc Hardware: All OS: All Status: UNCONFIRMED Severity: minor Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: himajin100...@gmail.com Description: See STEPS TO REPRODUCE Steps to Reproduce: 1. Open LibreOffice Calc 2. in Cell A1, type as follows = REPT("a",255) 3. in Cell A2, type as follows = REPT("a",256) 4. Select A1:A2 in Calc 5. Open Excel(I used Excel 2016) 6. Select A1:A2 cell in Excel 7. DO any of the following to reproduce the problem. 7-a. Ctrl + V 7-b. Click the toolbar button with "Paste" as its title 7-c. select context menu item "Paste Special", choose "SYLK" format DONT DO the following. 7-d. Select Paste options like "Keep source formatting" nor "Match destination formatting" in context menu. Actual Results: In Excel A1 will show 255 'a' letters A2 will show nothing Expected Results: In Excel A1 will show 255 'a' letters A2 will show 256 'a' letters Reproducible: Always User Profile Reset: No Additional Info: I guess that SYLK only supports 255 characters as its cell content and that Excel tries to parse data with this type in a strict way. Then, Excel tries not to paste invalid data. User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107249] Rendering of system font vertically cramped in 5.3+
https://bugs.documentfoundation.org/show_bug.cgi?id=107249 raal changed: What|Removed |Added Keywords|bibisectRequest |bibisected, bisected CC||r...@post.cz --- Comment #19 from raal --- bisected: author Khaled Hosny 2016-11-09 13:22:43 (GMT) committer Khaled Hosny 2016-11-22 15:32:11 (GMT) commit 34d7602954d4483b3bc9db700e7df2c15348947a (patch) tree8dcfb93fc29815fd89481a7840d64d6c187534db parent c855aec445628f96d3d32cfde6efd4e51e4489c9 (diff) tdf#55469 Consistent line spacing across platforms -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107637] New: get focus on comment without mouse
https://bugs.documentfoundation.org/show_bug.cgi?id=107637 Bug ID: 107637 Summary: get focus on comment without mouse Product: LibreOffice Version: 5.3.2.2 release Hardware: x86 (IA32) OS: Windows (All) Status: UNCONFIRMED Keywords: accessibility Severity: normal Priority: medium Component: Draw Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: rb.hensc...@t-online.de Make a draw document and insert a comment. Save and reopen the document. Now try to get focus on the comment [would have a small black border]. I'm not able to do this without mouse. [After it has focus you press space bar to open the comment so you can read or edit it.] You can traverse normal shapes with the tab-key. But the comment is not in that cycle. Comments are not listed in Navigator, so access via Navigator is not possible. Commands for editing or open comments does not exist in any menu, so that way exists neither. Request: Implement a way to set focus on comments without mouse. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107529] Image disappears when inserting 2 images at the same location
https://bugs.documentfoundation.org/show_bug.cgi?id=107529 raal changed: What|Removed |Added Keywords|bibisectRequest |bibisected, bisected CC||r...@post.cz, ||zolnaitamas2...@gmail.com --- Comment #3 from raal --- This seems to have begun at the below commit. Adding Cc: to Zolnai Tamás ; Could you possibly take a look at this one? Thanks 3efb3f9793bf3cd8aefe4671e95b723cd99a991f is the first bad commit commit 3efb3f9793bf3cd8aefe4671e95b723cd99a991f Author: Matthew Francis Date: Wed May 27 19:17:52 2015 +0800 source-hash-ab00ac3e88e0a28d0e38c5968c23014a6a8fb194 commit ab00ac3e88e0a28d0e38c5968c23014a6a8fb194 Author: Zolnai Tamás AuthorDate: Sat Feb 21 19:48:33 2015 +0100 Commit: Zolnai Tamás CommitDate: Sun Feb 22 11:59:20 2015 +0100 More improvements of graphic cache size handling * ImplFillSwappedGraphicObject method is part of the old caching mechanism which interferes with the newer one, so remove this method. * Use Graphic size directly becuase in some case it does not match with the GraphicObject's size. * Assertions to avoid underflow of mnUsedSize -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 87544] MENUS: Edit > Paste entry enabled when in Read-Only Mode
https://bugs.documentfoundation.org/show_bug.cgi?id=87544 Yousuf Philips (jay) changed: What|Removed |Added Blocks||102593 --- Comment #5 from Yousuf Philips (jay) --- Still happening. Version: 5.4.0.0.alpha0+ Build ID: 74ccd02eda2d6325a27266fd935aba29b3d75020 CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-04-27_23:51:14 Locale: en-US (en_US.UTF-8); Calc: group (In reply to Maxim Monastirsky from comment #3) > Although I'm not sure why we don't do the same for the toolbar. There was > similar code for the toolbar, but it was removed in 2009 (with no > explanation in the commit message). Does it mean that the underlying problem > is already fixed, and we can remove this workaround from the menu code too? Sorry for the delayed reply. Not sure what the underlying problem is, but how can we find out. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102593 [Bug 102593] [META] Paste bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 Yousuf Philips (jay) changed: What|Removed |Added Depends on||87544 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=87544 [Bug 87544] MENUS: Edit > Paste entry enabled when in Read-Only Mode -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107613] Text colour change in a new line not working
https://bugs.documentfoundation.org/show_bug.cgi?id=107613 --- Comment #2 from Telesto --- Looks like bug 105293 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 103370] [META] Outline/Chapter numbering bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103370 Yousuf Philips (jay) changed: What|Removed |Added Depends on||76817, 107573 Summary|[META] Outline numbering|[META] Outline/Chapter |bugs and enhancements |numbering bugs and ||enhancements Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=76817 [Bug 76817] Outline Numbering for DOCX not working when new headings inserted in between (to reproduce, see comment 15/17/19) https://bugs.documentfoundation.org/show_bug.cgi?id=107573 [Bug 107573] Rename Tools > Outline Numbering to Chapter Numbering -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 103429] [META] Toolbar split and group buttons bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103429 --- Comment #3 from Yousuf Philips (jay) --- For those interested in coding these types of controls, Maxim's comment at bug 86567 comment 12 would be helpful. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 34133] Add ability to automatically compress and resize images
https://bugs.documentfoundation.org/show_bug.cgi?id=34133 --- Comment #46 from Joey Reid --- @ Heiko Tietze As some who has used this feature in Word on a regular basis for my work, could you please explain how your proposed solution would be of any use? For example, I published a physical and electronic newsletter for my organization. For the physical copy that gets printed, I need the absolute highest quality for the images to look professional, but the electronic copies must be kept under a certain size or they cannot be emailed out. How would I or any creative professional maintain the necessary high resolution, uncompressed images for printing if the compression is done at insert time? Did you consider how this is used in the real-world before making your decision? I hope you reconsider. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107574] Blue throbbing highlight of comments appear over comment at different window views
https://bugs.documentfoundation.org/show_bug.cgi?id=107574 --- Comment #5 from Heiko Tietze --- Confirmed with LXQt/Kwin/Breeze The flashing comment happens at various positions _without_ any clear reason such as last/first part of the comment shown. The first observation happens when the last lower corner is shown. With master (and a different theme) I can see the frame flashing like the blinking cursor, same frequency as the issue. Version: 5.3.2.2 Build ID: 5.3.2-3 CPU Threads: 8; OS Version: Linux 4.10; UI Render: default; VCL: kde4; Layout Engine: new; Locale: en-US (en_US.UTF-8); Calc: group Version: 5.4.0.0.alpha1+ Build ID: 72097be9ca128083ed5b1cf5a5166ea7419891c5 CPU threads: 8; OS: Linux 4.10; UI render: default; VCL: kde4; Locale: en-US (en_US.UTF-8); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107634] [META] Fontwork / WordArt bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107634 Yousuf Philips (jay) changed: What|Removed |Added Alias||FontWork-WordArt -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107628] Filesave DOC: Table position wrong, overlapped chart because anchor changed
https://bugs.documentfoundation.org/show_bug.cgi?id=107628 Telesto changed: What|Removed |Added Keywords||bibisectRequest, regression Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #3 from Telesto --- Setting to NEW. I can confirm, see bug 107623 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107636] [META] User profile bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107636 Yousuf Philips (jay) changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|todven...@suomi24.fi, |c...@nouenoff.nl, |xiscofa...@libreoffice.org |vstuart.fo...@utsa.edu Ever confirmed|0 |1 Alias||User-Profile -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 95310] Application menu items to start with temporary or new user profile
https://bugs.documentfoundation.org/show_bug.cgi?id=95310 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107636 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107636 [Bug 107636] [META] User profile bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 64439] Add "Backup & Reset Profile" Button to Advanced Options
https://bugs.documentfoundation.org/show_bug.cgi?id=64439 Yousuf Philips (jay) changed: What|Removed |Added Blocks||107636 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107636 [Bug 107636] [META] User profile bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107636] New: [META] User profile bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107636 Bug ID: 107636 Summary: [META] User profile bugs and enhancements Product: LibreOffice Version: 5.4.0.0.alpha1+ Master Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: philip...@hotmail.com CC: todven...@suomi24.fi, xiscofa...@libreoffice.org Depends on: 64439, 95310 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=64439 [Bug 64439] Add "Backup & Reset Profile" Button to Advanced Options https://bugs.documentfoundation.org/show_bug.cgi?id=95310 [Bug 95310] Application menu items to start with temporary or new user profile -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107635] Text Box's Context Menu Missing Basic Properties
https://bugs.documentfoundation.org/show_bug.cgi?id=107635 Joey Reid changed: What|Removed |Added Keywords||regression -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107635] New: Text Box's Context Menu Missing Basic Properties
https://bugs.documentfoundation.org/show_bug.cgi?id=107635 Bug ID: 107635 Summary: Text Box's Context Menu Missing Basic Properties Product: LibreOffice Version: 5.2.2.2 release Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: UI Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: joeyisdama...@gmail.com After upgrading LibreOffice recently, I discovered that Text Boxes are missing their properties from the right-click menu. Steps to Reproduce: 1. In Writer or Impress, insert a Text Box or Shape 2. Type some text 3. Attempt to format the text by right clicking on the shape. Expected Results: You have the option "Text" to edit the objects attributes. Actual Results: In 5.2 this option is missing. In 4.4 and earlier this worked as expected. I can't imagine why an option that only appears when it's useful would be removed intentionally. If it was, this decision should be rethought as it only hurts productivity by burying relevant options deep in sub menus many clicks away. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 88787] FILEOPEN: Numbers formatted as dates before AD 1-01-04 corrupted
https://bugs.documentfoundation.org/show_bug.cgi?id=88787 Eike Rathke changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 88787] FILEOPEN: Numbers formatted as dates before AD 1-01-04 corrupted
https://bugs.documentfoundation.org/show_bug.cgi?id=88787 Eike Rathke changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #6 from Eike Rathke --- Already fixed with bug 100452 for 5.3 *** This bug has been marked as a duplicate of bug 100452 *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 64500] FILESAVE: ODT loses images and charts anchored to frame when saving as DOC or DOCX
https://bugs.documentfoundation.org/show_bug.cgi?id=64500 Timur changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||3544 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107625] Envelope dialog: Make dialog more a11y friendly
https://bugs.documentfoundation.org/show_bug.cgi?id=107625 Yousuf Philips (jay) changed: What|Removed |Added CC||bu...@bubli.org, ||c...@nouenoff.nl, ||momonas...@gmail.com, ||rb.hensc...@t-online.de, ||szymon.k...@collabora.com, ||tietze.he...@gmail.com --- Comment #8 from Yousuf Philips (jay) --- (In reply to Alex ARNAUD from comment #7) > > So in other apps, when a user arrives at a multiline textbox that is to > > contain tab characters in it, how does navigation work there? I've checked > > some apps and some do not permit you to press tab in them (e.g. > > thunderbird's new contact dialog's other tab), while others do > > (qbittorrent's options dialog's bittorrent tab). > > I propose this two behavior : > - Disabling the usage of tab in theses fields This would be the safest thing to do as long as the fields dont need the use of a tab character in them. @Regina, @Cor, @Heiko: Input please. > - ctrl+tab in theses fields leave them, switching between tabs could be done > with ctrl+tab when the user keyboard focus is on an other item. Not sure you can overwrite the default handling of ctrl+tab, but we'd have to ask a dev if its possible. @Maxim, @Szymon, @Bubli: Input please. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 64500] FILESAVE: ODT loses images and charts anchored to frame when saving as DOC or DOCX
https://bugs.documentfoundation.org/show_bug.cgi?id=64500 Timur changed: What|Removed |Added Version|4.0.3.3 release |Inherited From OOo Summary|Document loses half of its |FILESAVE: ODT loses images |graphics when saving as doc |and charts anchored to |or docx |frame when saving as DOC or ||DOCX -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 64500] Document loses half of its graphics when saving as doc or docx
https://bugs.documentfoundation.org/show_bug.cgi?id=64500 --- Comment #9 from Timur --- Created attachment 133077 --> https://bugs.documentfoundation.org/attachment.cgi?id=133077&action=edit ODT reduced One should always be specific and prepare minimal test case. When DOCX is open in MSO, missing charts and images are on page 5, 7, 8, 10. Here is ODT reduced which shows the root issue: missing charts and images in DOCX had anchor set TO FRAME and those present set to TO CHARACTER, AS CHARACTER. So I'll update the title. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 107634] [META] Fontwork / WordArt bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107634 Yousuf Philips (jay) changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|todven...@suomi24.fi, |c...@nouenoff.nl, |xiscofa...@libreoffice.org |vstuart.fo...@utsa.edu Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 85878] FORMATTING: Support subscript/superscript in Fontwork
https://bugs.documentfoundation.org/show_bug.cgi?id=85878 Yousuf Philips (jay) changed: What|Removed |Added Depends on||107634 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107634 [Bug 107634] [META] Fontwork / WordArt bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 67867] FORMATTING: Vertical writing in fontwork - line breaks are wrong
https://bugs.documentfoundation.org/show_bug.cgi?id=67867 Yousuf Philips (jay) changed: What|Removed |Added Depends on||107634 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107634 [Bug 107634] [META] Fontwork / WordArt bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 94535] UI: Cannot open Fontwork dialog to adapt text to connect shape
https://bugs.documentfoundation.org/show_bug.cgi?id=94535 Yousuf Philips (jay) changed: What|Removed |Added Depends on||107634 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107634 [Bug 107634] [META] Fontwork / WordArt bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs