[Libreoffice-bugs] [Bug 105863] Flicker when hovering over main menu with default rendering ( DW-regression)

2017-11-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Aron Budea  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
Summary|Flicker when hovering over  |Flicker when hovering over
   |main menu with default  |main menu with default
   |rendering   |rendering (DW-regression)

--- Comment #77 from Aron Budea  ---
(In reply to V Stuart Foote from comment #76)
> @Aron, are you OK with closing this long issue and moving remaining issue of
> comment 0 & comment 2 to an enhancement request to implement double
> buffering for default rendering?

Okay, closing this as fixed related to the DW-regression.
I have opened bug 113714, but I'd like it to track the original issue as a
whole, including the menu flickering, which I can still reproduce as before.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-11-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||3714

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-11-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #76 from V Stuart Foote  ---
(In reply to tone90999 from comment #75)
> ...
> On 5.3.7.1, it doesn't flicker, because OpenGL cannot be opened, even if the
> graphics card is not in the OpenGL blacklist. However, some font may be
> rendered very ugly (possibly due to the lack of OpenGL support). 
> On 5.4.2.2, OpenGL can be enabled, but it lags very seriously when scrolling
> down the document, and the menu apparently flickers. Font rendering is
> smooth. 
> I have also reported that with OpenGL enabled, the UI may get blurry, and a
> cursor may not click on button properly even if its position is right over
> the button. 
> ...

Default rendering (Hardware Accelerated or CPU only) at 5.3.7 is routed back
through GDI/GDI+ rendering, by the commit noted in comment 52 and comment 58.
So, 5.3.2 -> 5.3.6 had a bad DirectWrite implementation for non-openGL
rendering.

While commit for bug 113347 [1], to correct an implementation error with our
DirectWrite font handling, has resolved some of the latency and clears up the
font stamping and blurriness.

Please check OpenGL rendering with a current build of 6.0.0alpha1+ master >
2017-11-03, or the 5.4.4 build.

The original flickering issue as reported by Aron, comment 2, remains and is
noticeable in a few areas of the UI, for example in the Help -> About dialog.
But menu flickering is under control.

The obnoxious flickering of 5.3.2 -> 5.3.6 and sluggish OpenGL rendering are
both resolved fixed, with proviso that as non-openGL rendering is again routed
through DirectWrite for font handling with some future development, some issues
may return.

@Aron, are you OK with closing this long issue and moving remaining issue of
comment 0 & comment 2 to an enhancement request to implement double buffering
for default rendering?

=-ref-=
[1]
http://cgit.freedesktop.org/libreoffice/core/commit/?id=11459949e920fab6074bab85e3e1a748e9aee1ee

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-11-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #75 from tone90...@hotmail.com ---
Confirmed on 5.3.7.1 and 5,4.2.2, but I highly doubt it's not merely a problem
for LibreOffice, but a problem caused by both software and hardware. 
Symptoms: 
On 5.3.7.1, it doesn't flicker, because OpenGL cannot be opened, even if the
graphics card is not in the OpenGL blacklist. However, some font may be
rendered very ugly (possibly due to the lack of OpenGL support). 
On 5.4.2.2, OpenGL can be enabled, but it lags very seriously when scrolling
down the document, and the menu apparently flickers. Font rendering is smooth. 
I have also reported that with OpenGL enabled, the UI may get blurry, and a
cursor may not click on button properly even if its position is right over the
button. 

My computer: Dell XPS15 9550, with Intel i7-6700HQ, 16GB RAM, NVIDIA GTX960M.
All display drivers updated to latest version possible. (I doubt if Dell has
modified the integrated GPU, because the public display driver can't be
installed)

P.S. On another Lenovo Y430P computer, with i5 4210M, NVIDIA GTX850M, version
5.4.2.2, no problem is seen. OpenGL can be enabled and everything runs smoothly
except that UI responds slightly slower.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #74 from Frederic Parrenin 
 ---
I remarked that on my debian 9 machine, when I use LO 5.4.2 from the backports
repository (which uses the gtk3 library), the problem does not occur.
But when I use the version provided by libreoffice.org (which uses gtk2), the
problem occurs.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #73 from matheus4...@hotmail.com ---
(In reply to Telesto from comment #72)
> (In reply to matheus4551 from comment #71)
> > Confirmed on Windows 7, LO 5.4.2, nVidia GT 630. Switching to OpenGL solves
> > the issue as well, but introduces heavy performance hit.
> 
> Like my report: bug 113347 ? I'm still needing a conformation. So please
> test and report there.. Thanks

The entire UI gets laggy. Does it happens with you too?

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #72 from Telesto  ---
(In reply to matheus4551 from comment #71)
> Confirmed on Windows 7, LO 5.4.2, nVidia GT 630. Switching to OpenGL solves
> the issue as well, but introduces heavy performance hit.

Like my report: bug 113347 ? I'm still needing a conformation. So please test
and report there.. Thanks

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #71 from matheus4...@hotmail.com ---
Confirmed on Windows 7, LO 5.4.2, nVidia GT 630. Switching to OpenGL solves the
issue as well, but introduces heavy performance hit.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #70 from Frederic Parrenin 
 ---
Debian 9 on a HP Elitebook 840 G2, LO 5.3.7.2.
The problem still exists for me.
Switching to OpenGL solves the issue, but then sometimes the menu bar and
scrollbar becomes all black.
So I am still stuck with 5.2.7 for now.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #69 from Aron Budea  ---
(In reply to OfficeUser from comment #68)
> When will the fix be integrated to master?

It already is (note that it's not a complete fix, just the revert of a piece of
code that made things worse compared to before, plus the original issue might
only occur with some graphics cards/drivers):
https://cgit.freedesktop.org/libreoffice/core/commit/?id=01f674a95ddec76dc4c8ecfccdca1773657e47cb

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #68 from OfficeUser  ---
When will the fix be integrated to master?

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #67 from Oliver Hartig  ---
Yes, with enabling Open GL the flickering is gone but the menu gets much
slower, than without Open GL.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #66 from tommy27  ---
I just retested under Win8.1 x64 using last night 6.0.0.0 alpha1+ daily build.

(In reply to Mike Kaganski from comment #64)
> Also most possibly related (though maybe separate): try selecting text in
> Help-About with a mouse (with default rendering), and observe severe
> flickering - which remains after commit
> 01f674a95ddec76dc4c8ecfccdca1773657e47cb.

that's true. good catch.

(In reply to kompilainenn from comment #65)

> bug still repro in 
> Version: 6.0.0.0.alpha0+
> Build ID: a1f93eee75450c3ab6bc623bfad4f850260b86d0
> ...
> 
> effect is less, than it was, but it is =(
> items in open menu almost non flicker, but menu bar still flickers

bug is certainly improved in respect to 5.4.2 (where's is truly annoying) but
it not smooth as 5.3.6 is.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #65 from kompilainenn <79045_79...@mail.ru> ---
bug still repro in 
Version: 6.0.0.0.alpha0+
Build ID: a1f93eee75450c3ab6bc623bfad4f850260b86d0
CPU threads: 4; OS: Windows 6.1; UI render: default; 
Locale: ru-RU (ru_RU); Calc: group
from moggi
build - 18.10.2017

video - intel HD4000

effect is less, than it was, but it is =(
items in open menu almost non flicker, but menu bar still flickers

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Telesto  changed:

   What|Removed |Added

 Blocks||112889


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112889
[Bug 112889] [META] Screen flickering when hoovering items or selecting text
with default rendering
-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Telesto  changed:

   What|Removed |Added

 Blocks||112889


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112889
[Bug 112889] [META] Screen flickering when hoovering items or selecting text
with default rendering
-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Telesto  changed:

   What|Removed |Added

 Blocks|112889  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112889
[Bug 112889] [META] Screen flickering when hoovering items or selecting text
with default rendering
-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #64 from Mike Kaganski  ---
Also most possibly related (though maybe separate): try selecting text in
Help-About with a mouse (with default rendering), and observe severe flickering
- which remains after commit 01f674a95ddec76dc4c8ecfccdca1773657e47cb.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #63 from Aron Budea  ---
(In reply to V Stuart Foote from comment #58)
> But before closing, need to know if the folks who had flicker at 5.0.0 as
> bibisected (comment 2) are also working correctly now. @Aron?

Oops, I didn't notice this beforehand. Yeah, I tested the fresh 5.3 daily
build, and on the system which was affected by this bug since the start the bug
was still there (on another where it only started after 5.3.2 the bug was
gone).

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Aron Budea  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|FIXED   |---

--- Comment #62 from Aron Budea  ---
See my description and initial comments, this is not directly tied to bug
112486 (though for many people it started occurring after that), and is not
fixed.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #61 from Telesto  ---
> Hi,
> I'm new here and I'd like to know in which version of LibreOffice the menu
> flickering is gone... (the latest 5.3.6.x ?) Thanks for the info :)

5.3.7.x

Testing version: http://dev-builds.libreoffice.org/daily/libreoffice-5-3/

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #60 from Julien L.  ---
(In reply to V Stuart Foote from comment #58)
> (In reply to tommy27 from comment #57)
> > are you sure about that?
> > 
> > in my latest test flickering was gone on 6.0.x whilst a previous 6.0.x build
> > I just tested before installing the new one was still affected.
> 
> You are correct, sorry.
> 
> I just checked again and devs went ahead and committed the patch to master:
> https://gerrit.libreoffice.org/#/c/42897/
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=01f674a95ddec76dc4c8ecfccdca1773657e47cb
> 
> while for 5.4 it is up for code review, but probably will roll unless a
> major issue crops up
> https://gerrit.libreoffice.org/#/c/43109
> 

Hi,
I'm new here and I'd like to know in which version of LibreOffice the menu
flickering is gone... (the latest 5.3.6.x ?) Thanks for the info :)

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #59 from Telesto  ---
(In reply to V Stuart Foote from comment #58)
> But before closing, need to know if the folks who had flicker at 5.0.0 as
> bibisected (comment 2) are also working correctly now. @Aron?

The initial report still stands. The menu is flickery, but back to original
problem prior 5.3.2.2
Are more obvious example of the same problem: Tools -> Customize -> Menu Tab ->
Menu -> Hover over the Menu Dropdown box

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #58 from V Stuart Foote  ---
(In reply to tommy27 from comment #57)
> are you sure about that?
> 
> in my latest test flickering was gone on 6.0.x whilst a previous 6.0.x build
> I just tested before installing the new one was still affected.

You are correct, sorry.

I just checked again and devs went ahead and committed the patch to master:
https://gerrit.libreoffice.org/#/c/42897/
https://cgit.freedesktop.org/libreoffice/core/commit/?id=01f674a95ddec76dc4c8ecfccdca1773657e47cb

while for 5.4 it is up for code review, but probably will roll unless a major
issue crops up
https://gerrit.libreoffice.org/#/c/43109

But before closing, need to know if the folks who had flicker at 5.0.0 as
bibisected (comment 2) are also working correctly now. @Aron?

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #57 from tommy27  ---
are you sure about that?

in my latest test flickering was gone on 6.0.x whilst a previous 6.0.x build I
just tested before installing the new one was still affected.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

V Stuart Foote  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|FIXED   |---

--- Comment #56 from V Stuart Foote  ---
Sorry, but only corrected for a final 5.3 release of 5.3.7; that patch as is
will not be implemented as is in 5.4 or 6.0.

But it points out the location in the code that needs to be reworked, stay
tuned...

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

tommy27  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #55 from tommy27  ---
I confirm flickering is gone with default rendering using LibO 6.0.0.0.alpha0+
Build ID: b087e451527f2e497ccab83b63b4f10099bfb8b8
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-10-03_23:43:39
Locale: it-IT (it_IT); Calc: group

tested under Win8.1 x64

LibO 5.4.1.2 is still affected; I'm confident the next 5.4.2 release will be
fixed as well.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #54 from kompilainenn <79045_79...@mail.ru> ---
i can confirm fixing of this bug in LibreOffice

Version: 5.3.7.0.0+
Build ID: 8580472270972733cda7fa6ecf23db73359d30bb
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; Layout Engine:
new; 
TinderBox: Win-x86@62-TDF, Branch:libreoffice-5-3, Time: 2017-10-02_13:08:01
Locale: ru-RU (ru_RU); Calc: CL

videocard AMD 6450 with latest driver

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #53 from bugzil...@cb-computerservice.at ---
Yeaha! :)
Just tested this 5.3.7 Daily Build from 2017-09-30 08:04:07, and IT'S
WORKING :)
Finally a working version of 5.3 series :) Now, please apply patch to current
5.3 and 5.4 series, switch Default-Rendering back to Non OpenGL and we finally
have a working and supported LibO Version for the general public :)

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #52 from V Stuart Foote  ---
In an interesting effect, the GDI patch just applied against a 5.3.7 release--
tdf#112486 Do not force GDI in no OpenGL, reduces the UI flicker noticeably. 

http://cgit.freedesktop.org/libreoffice/core/commit/?id=5440837e02dee8bc884e02be697bfd4def621d26=libreoffice-5-3

=-Testing-=
Windows 10 Ent 64-bit en-US with
Version: 5.3.7.0.0+ (x64)
Build ID: 149f28e9a5d66db18ffb36547b2ba394c303fc4d
CPU Threads: 8; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
TinderBox: Win-x86_64@62-TDF, Branch:libreoffice-5-3, Time: 2017-09-30_08:04:07
Locale: en-US (en_US); Calc: CL

=-ref-=
http://dev-builds.libreoffice.org/daily/libreoffice-5-3/

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #51 from Ji-Ef  ---
Just upgraded to 5.4.1 (also tested 5.4.2 from testing/) and I also experience
lots of slowness on Windows 10, from the scrolling to the overall UI.

Windows 10 is 64bits, on an Intel Core i5, 6GB of RAM, onboard Intel GPU and
dedicated nVidia Graphic Card (9600GT) (can't update drivers anymore as the
product is no longer maintained)

Tested LibO installer 32 and 64bits on Windows 10, both on nVidia and Intel
GPU, with and without OpenGL, it's all the same slowness, both on scrolling and
overall UI. LinO 5.2.7 and 5.3.6 seems to work ok, but not as snappier as on
WinXP.

Oh, btw, all of this does not happen on a old 32bits WinXP computer (AMD
Sempron & Nvidia onboard GPU)

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #50 from Ji-Ef  ---
Created attachment 136566
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136566=edit
Simple Calc sheet

Scrolling through it is painfully slow on Windows 10, but very smooth on
Windows XP (LibO 5.4.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 105863] Flicker when hovering over main menu with default rendering

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #49 from bugzil...@cb-computerservice.at ---
(In reply to Aron Budea from comment #45)
> Now an RX 570 with 17.8.2 drivers, when I opened the ticket I was using an
> A10-7800 with its integrated GPU, also with recent drivers at the time.
> OS is Windows 7.

Hmmm, strange. I just looked up my database, and I sold FM2+ A10 APUs to at
least 5 customers. Most if not any of them use LibO and I haven't seen any
render Issues before 5.3 on any of those PCs. I never sold the A10-7800 but
some APUs with lower and some with higher specs, so I think they all should use
very similar GPU-Cores. The only difference could be the OS, because the
mentioned customers use win8.1 or win10 and not 7.

Even besides the AMD APUs, I see a lot of different systems on my bench, and I
can't imagine one with LibO render-Issues so far (I didn't install newer
versions then 5.2.7 so far because of this issue).

BTW: Tested 5.3.6.1 and 5.4.1.2 this weekend and still no improvement :(
Tested on a 2017 MacBook with Windows 10:
5.2.7: Fast and not flickering
5.3.6.1: Flickering and noticeable slower (even without OpenGL)
5.4.1.2: Flickering and MUCH SLOWER (even without OpenGL)

So, the flickering doesn't get any better, but LibO gets slower with any new
mayor 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 105863] Flicker when hovering over main menu with default rendering

2017-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #48 from tommy27  ---
(In reply to V Stuart Foote from comment #47)
> (In reply to tommy27 from comment #46)
> > I see a lot of flickering under Win8.1 x64 using LibO 5.4.1.2 and a very
> > recent 6.0.0.0 alpha daily build.
> > 
>> ... 

> Could you give details of the GPU and driver? 
> ...

here's the data I retrieved from Firefox.

Data aggiornamento driver   9-15-2014

Descrizione scheda grafica  AMD Radeon(TM) R5 Graphics

Direct2D attivo true

DirectWrite attivo  true (6.3.9600.18696)

Driver scheda grafica   aticfx64 aticfx64 aticfx64 aticfx32 aticfx32 aticfx32
atiumd64 atidxx64 atidxx64 atiumdag atidxx32 atidxx32 atiumdva atiumd6a
atitmm64

Finestre con accelerazione GPU  1/1 Direct3D 11 (OMTC)

GPU #2 attiva   false

ID dispositivo  0x9851

ID produttore   0x1002

RAM scheda grafica  1024

Rendering WebGL Google Inc. -- ANGLE (AMD Radeon(TM) R5 Graphics Direct3D9Ex
vs_3_0 ps_3_0)

Versione driver 14.301.1001.0

windowLayerManagerRemotetrue

AzureCanvasBackend  direct2d

AzureContentBackend direct2d

AzureFallbackCanvasBackend  cairo

AzureSkiaAccelerated0

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #47 from V Stuart Foote  ---
(In reply to tommy27 from comment #46)
> I see a lot of flickering under Win8.1 x64 using LibO 5.4.1.2 and a very
> recent 6.0.0.0 alpha daily build.
> 
> to get rid of the flickering I have to select "Tools/Options/Use OpenGL for
> all rendering" and flag "Ignore OpenGL blacklist" as well.
> 
> my graphic card is an "ATI AMD Radeon R5 Graphics"

Yes no flicker with OpenGL rendering where the UI is fully double buffered,
needs attention for default rendering (HA or CPU only).  But flicker aside, you
have another issue in that the R5 Grpahics should probably be current enough to
not receive an OpenGL blacklist.

Could you give details of the GPU and driver? Done simply by opening Chrome
browser and post result of the chrome://gpu diagnostic (just the Version
Information and Driver Information); or same with the Firefox about:support
diagnostic. Or run Windows own msinfo32 and post (just the System Summary and
Display panels).

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

tommy27  changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #46 from tommy27  ---
I see a lot of flickering under Win8.1 x64 using LibO 5.4.1.2 and a very recent
6.0.0.0 alpha daily build.

to get rid of the flickering I have to select "Tools/Options/Use OpenGL for all
rendering" and flag "Ignore OpenGL blacklist" as well.

my graphic card is an "ATI AMD Radeon R5 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 105863] Flicker when hovering over main menu with default rendering

2017-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #45 from Aron Budea  ---
(In reply to bugzilla2 from comment #44)
> What AMD GPU (and OS, Driver) are you using? Because I have several AMD GPUs
> on my own and customers systems, and I never saw that issue on LO versions
> prior to 5.3.

Now an RX 570 with 17.8.2 drivers, when I opened the ticket I was using an
A10-7800 with its integrated GPU, also with recent drivers at the time.
OS is Windows 7.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #44 from bugzil...@cb-computerservice.at ---
(In reply to Aron Budea from comment #43)
> This is not correct, for certain GPUs, like my AMD card the issue started
> with 5.0, with the commit identified in comment 2.

What AMD GPU (and OS, Driver) are you using? Because I have several AMD GPUs on
my own and customers systems, and I never saw that issue on LO versions prior
to 5.3.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #43 from Aron Budea  ---
(In reply to bugzilla2 from comment #42)
> But you don't need to go back s far. In 5.2.7 the flicker-issue does not
> exist, and it should be safer then 4.4, which has known safety issues.

This is not correct, for certain GPUs, like my AMD card the issue started with
5.0, with the commit identified in 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 105863] Flicker when hovering over main menu with default rendering

2017-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #42 from bugzil...@cb-computerservice.at ---
@Oliver: It sadly isn't fixed so far, and no developer seems to care about,
otherwise they would have reverted the changes from 5.3.2 :(

But you don't need to go back s far. In 5.2.7 the flicker-issue does not
exist, and it should be safer then 4.4, which has known safety issues.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #41 from Oliver Hartig  ---
Is this bug fixed now? Because i still need to use LibreOffice 4.4.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Telesto  changed:

   What|Removed |Added

 Blocks||112486


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112486
[Bug 112486] [META] Bugs caused/worsened by forcing GDI when needed
-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #40 from Aron Budea  ---
(In reply to sunweb from comment #39)
> I am using KDE and either GTK or KDE4. For me flickering started once i went
> from 5.2.7 to 5.3.5.
> It is not just menu that is flickering, selection in Macro editor flickers
> horribly. And if you enable OpenGL it doesn't flicker but it is sooo daaamn
> slooow.

It's a different issue, and is tracked separately in bug 107944, FYI.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #39 from sun...@hotmail.ru ---
I am using KDE and either GTK or KDE4. For me flickering started once i went
from 5.2.7 to 5.3.5.
It is not just menu that is flickering, selection in Macro editor flickers
horribly. And if you enable OpenGL it doesn't flicker but it is sooo daaamn
slooow.

Note: The problem disappears with GTK3 but it has its own amount of bugs on
KDE. Under X11 i can't even copy/paste multiple times with the mouse, only
keyboard works fine. Under Wayland it works. But Wayland is unusable even on
Gnome(unless you use only Gnome apps) let alone KDE(still under heavy wip).

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #38 from Oliver Hartig  ---
Enabling OpenGL fixes this bug, but opening a menu is very slow even with a
good graphic card. Without OpenGL LibreOffice runs fast and smooth but the menu
flickers.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #37 from IagoSRL  ---
An update: I uninstalled the version 5.4 and installed the current 'still'
version, v5.3.6, and the problem is still there with standard rendering, BUT
enabling the OpenGL mode everything seems to work fine, even smoother scrolling
than standard. If I found something going wrong I will let you know.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #36 from IagoSRL  ---
Same as George here.

With Windows 7, LO 5.4.0.3 (x64), OpenGL mode is unusable, on my case scrolling
is really slow too.
I have an NVIDIA Gegorce GTX 960 with drivers up-to-date.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #35 from george  ---
Confirming the bug (windows 10 & LO 5.4.1.2 (x64)

Also I would like to add that enabling "open gl" from tools-->options-->view
solves the problem BUT browsing the menus then becomes unresponsive and luggish
(nvidia GTX275)

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-09-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #34 from Aibara  ---
Some comments state that OpenGL rendering solves the issue, but I'd like to
point out that there are plenty of older computers out where enabling OpenGL
just breaks LO completely (i.e. it just hangs forever until you force it to
close). So that's simple not an option on a lot of hardware.

Had to go back to the unsupported 5.2.7 because the flickering was giving a
family member a migraine.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #33 from bugzil...@cb-computerservice.at ---
Still flickering in 5.4.1.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 105863] Flicker when hovering over main menu with default rendering

2017-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Telesto  changed:

   What|Removed |Added

 CC||emo_asse...@yahoo.com

--- Comment #32 from Telesto  ---
*** Bug 112077 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Adolfo Jayme  changed:

   What|Removed |Added

 Blocks|111990  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111990
[Bug 111990] UX and enhancement issues favored by Thomas.Lendo
-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||111990


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111990
[Bug 111990] UX and enhancements enhancement issues favored by Thomas.Lendo
-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #31 from ras...@tiscali.cz ---
I also experience this (win7-64, 64bit build of LO). On top of that scrolling
over text within Writer seems also to be flickering. When I change to OpenGL
rendering, not only the menu items stop to flicker but also the text scroll is
more fluent.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #30 from bugzil...@cb-computerservice.at ---
Almost two months passed by since the last posts in this thread, and I can't
see any progress :(

I tested 5.3.5 and 5.4.0 and thought the flickering was gone, but sadly the
only "progress" seems to be, that LibO now defaults to OpenGL instead of
Classic HW-Acceleration. In my opinion, thats not really a progress, because
OpenGL Mode has so many drawbacks on its own (Slugish Performance, Ugly
Fontrendering aso.). So, LibO users that ant a supported Version have the
choice between slow or flickering - great :/

Went back to unsupported 5.2.7 

Please solve that bug in the next releases (for example by undoing the relevant
changes introduced in 5.3.2). Please, please, 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 105863] Flicker when hovering over main menu with default rendering

2017-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Yousuf Philips (jay)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||8909

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Xisco Faulí  changed:

   What|Removed |Added

 CC||grof...@hotmail.com

--- Comment #29 from Xisco Faulí  ---
*** Bug 108832 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #28 from bugzil...@cb-computerservice.at ---
I understand Aron's point of view, but it seems like a lot more people are
affected by the bug introduced in 5.3.2 compared to those (is there anyone else
then Aron) that had that bug in earlier versions already, thats why I think
Telesto's comment is a good idea, to split those two bugs apart.

The one bug that was introduced in 5.3.2 affects a lot more people, so fixing
that first would be important. We should not forget, that support for LibO
5.2.x has already ended, so all those users that switched back to 5.2 series
because of that bug are in a somewhat uncomfortable position.

If the root cause for two bugs is easy to find, I would of course prefer to fix
it that way, but as it seems its not that easy, and reverting the changes
introduced in 5.3.2 should be a lot faster.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #27 from Aron Budea  ---
(In reply to Telesto from comment #26)
> Maybe we should split both bugs and reopen bug 107024

See Khaled's comment in bug 107024. Maybe the change to DirectWrite in 5.3.2
made the bug more widespread, but I think the underlying issue is the same (and
even if not, focusing on the change in 5.3.2 won't get us closer to a
solution).

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #26 from Telesto  ---
> Telesto:
> My experience is a lot different, but I noticed something interesting.
> Normally I get the flickering with every version from 5.1 to the current
> one, and it's roughly equally bad.

Odd. Nearly all reports around here are about the 5.3 branch (and up). Comment
7, Comment 13, Comment 19, Comment 20, bug 107024#c1. I can reproduce some
flickering with older versions, but barely noticeable (same as Jay). Maybe we
should split both bugs and reopen bug 107024

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #25 from Aron Budea  ---
Kendy:
That's too bad. Is the rendering supposed to be double-buffered, btw?
If setting the clip region would be something like what Michael did in bug
91366, that makes things better, but only localizes the issue to two adjacent
UI elements (eg. in submenus the involved submenu items still flicker when
hovering from one to another).

Telesto:
My experience is a lot different, but I noticed something interesting. Normally
I get the flickering with every version from 5.1 to the current one, and it's
roughly equally bad.

But when I tried to create a screencast... During video recording there was
flickering in 5.4.0.1, but not in 5.2.0.4 (or to be precise, as you described,
only the document closer X flickered on the right sometimes).
I wonder what can make a difference 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 105863] Flicker when hovering over main menu with default rendering

2017-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #24 from Telesto  ---
@Aron: 
Is it possible to reduce the problem, until a proper fix is found? The has
become more prominent in two steps.
1. Between 5.3.1.2 and 5.3.2.2 (see comment 7)
* Hoover horizontal over the tool menu. Only the gray cross at the right is
flickering in 5.3.1.2 but the full menubar in 5.3.2.2 

2. Between 5.3.0.0.alpha1 and 5.3.0.3
* The mailmerge icon in the tools menu is nearly blinking in 5.3.0.3 if you
keep hovering over it, but 'steady' in 5.3.0.0.alpha1

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #23 from Jan Holesovsky  ---
Aron: Unfortunately no idea without a real debugging :-(  Smells like not
setting clip region correctly, or something in that direction, but can be of
course something completely different...

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Aron Budea  changed:

   What|Removed |Added

 CC||ke...@collabora.com

--- Comment #22 from Aron Budea  ---
Kendy, do you have any thoughts on what kind of fix could be pursued here?
Flickering still affects a couple of UI components in Windows with default
rendering, maybe there could be a general approach to fixing them.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #21 from bugzil...@cb-computerservice.at ---
Confirmed again in LibO 5.3.4 and current 6.0 daily :(
Is there anything a non-developer can do to help solve that issue? It seems
like even though many people confirmed this issue, no developer has taken care
of it right now?

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||philip...@hotmail.com
 Blocks||85811

--- Comment #20 from Yousuf Philips (jay)  ---
For me on Windows 8.1, the flicker is barely noticeable in 5.2 and is easily
visible in 5.3 and above.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=85811
[Bug 85811] [META] Main menu bar 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 105863] Flicker when hovering over main menu with default rendering

2017-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #19 from MM  ---
Refresh problems exists with v5.3.4.1, but not with v5.2.7.2 under windows 7
x64.
But it's not only a menu problem, all options you hover over, flicker maybe
even more. Very annoying, so I went back to the old 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 105863] Flicker when hovering over main menu with default rendering

2017-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

kompilainenn <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #18 from kompilainenn <79045_79...@mail.ru> ---
confirmed for any module LibreOffice in

Version: 5.5.0.0.alpha0+
Build ID: d8e704ef30a6d7f606e58b25be54bbe79c9e40b6
CPU threads: 4; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-06-02_00:43:23
Locale: ru-RU (ru_RU); Calc: group

and in

Version: 5.3.2.1
Build ID: 7f6693c08cc110b9721245fc4bd4f1712e0c086c
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; Layout Engine:
new; 
Locale: ru-RU (ru_RU); Calc: single

video Intel HD4000, Windows 7

DriverVersion: 9.17.10.4229
DriverDate: 5-26-2015
DeviceID: PCI\VEN_8086_0166_21F717AA_09
AdapterVendorID: 0x8086
AdapterDeviceID: 0x0166
AdapterSubsysID: 0x21f717aa
DeviceKey:
System\CurrentControlSet\Control\Video\{92E621FD-7AE7-489A-8F2F-47AFD10834D8}\
DeviceString: Intel(R) HD Graphics 4000

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #17 from Bobby Phoenix  ---
OK, so I did some testing for my issues, and I found HA will stay unchecked,
and Use anti-aliasing along with Use OpenGL for all rendering will stay checked
even during shutdowns, and/or reboots, if the LibreOffice Quickstarter is
unchecked.  If it's check to start on system start up then HA gets enabled
somehow.  It's a workaround for now, but at least I don't have to change
settings every time I turn on the computer.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #16 from Bobby Phoenix  ---
I just installed 5.3.3.2 yesterday, and everything was steady smooth.  When I
booted today, and opened Office, I noticed flickering.  I check settings along
with a web search, and it pointed to Hardware Acceleration.  With it on mine
was flickering, so I turned it off, and restarted Office.  Everything was fine.
 I rebooted PC, and the flickering was back.  I checked settings, and HA was
somehow enabled again.  I decided to restart in Safe Mode, do a complete
factory reset, and check settings.  HA was disabled, but Use anti-aliasing
along with Use OpenGL for all rendering were enabled.  I had no flickering, and
everything was fast and smooth.  I rebooted again to see what happens, and it
changed setting by itself.  HA was back on, and Use OpenGL for all rendering
was off/unchecked.  I reset several times to test, and each reboot the settings
would change to HA on, and OpenGL off.  How do I make the setting stick to keep
HA off, and OpenGL on?

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #15 from DoMi.  ---
For me, the menu flickers with version above 5.3.1.2. It's ok with version
5.3.1.2 with a NVIDIA Quadro 2000M and drivers 21.21.13.7586.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #14 from bugzil...@cb-computerservice.at ---
I just went back to 5.2.7:
- The menu-problem does not exist in 5.2.7
- I just realized, that the "start page" redraw happens on 5.2.7 too, so that
"issue" seems to be no regression in 5.3.3.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-06-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #13 from bugzil...@cb-computerservice.at ---
I can confirm the menu-problem on 5.3.3 on Windows 8.1 x64.

Also, I just switched from 5.2.6 to 5.3.3, and overall there seems to be quiet
a lot of performance and display problems, but I didn't found a better
bugreport then this one.

So, will a fix for the menu-problem also have an impact on other
display/performance issues in 5.3 series?

Others thins I noticed in 5.3.3:
- When you close a calc document (ONLY the document, not the whole window!) the
"start page" redraws one time.
- When you enter numbers in a cell and press TAB, it sometimes takes "long"
until LO formats the cell and jumps to the next cell.
- Overall, 5.3.3 feels noticeable slower with existing data, due to those
intermittent unresponsiveness.

Is there a better bugreport for those problems, where I should comment on?

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Adolfo Jayme  changed:

   What|Removed |Added

   Priority|medium  |high
 CC||f...@libreoffice.org

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-05-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Aron Budea  changed:

   What|Removed |Added

 CC||thatguyfrom4thperiod@gmail.
   ||com

--- Comment #12 from Aron Budea  ---
*** Bug 107978 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #11 from Aron Budea  ---
Jez, Regina just opened a bug on the other issue, so let's track it in that
report (bug 107944).

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #10 from Jez  ---
Can you guys repro the very slow text rendering when selecting text in the
LibreOffice Basic editor?  See the GIF in #107937 for an example capture.  If
not, my bug should be unmarked as a duplicate.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

V Stuart Foote  changed:

   What|Removed |Added

 CC||libreoff...@game-point.net

--- Comment #9 from V Stuart Foote  ---
*** Bug 107937 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

V Stuart Foote  changed:

   What|Removed |Added

 CC||docinf...@msn.com

--- Comment #8 from V Stuart Foote  ---
*** Bug 107859 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #7 from v...@yahoo.com ---
Affected versions are 5.3.3, 5.3.2
In 5.3.1 no flicking

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

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 105863] Flicker when hovering over main menu with default rendering

2017-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

V Stuart Foote  changed:

   What|Removed |Added

 CC||thunderball...@safe-mail.ne
   ||t

--- Comment #6 from V Stuart Foote  ---
*** Bug 107024 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-02-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Xisco Faulí  changed:

   What|Removed |Added

 CC||0fallenphoen...@gmail.com

--- Comment #5 from Xisco Faulí  ---
*** Bug 104436 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Telesto  changed:

   What|Removed |Added

 CC||tele...@surfxs.nl

--- Comment #4 from Telesto  ---
*** Bug 103977 has been marked as a duplicate of this bug. ***

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Telesto  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Telesto  ---
Confirming: 
Version: 5.4.0.0.alpha0+
Build ID: a296a69c984b17cfbcd249cf6bdc191d08dff2a6
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-02-06_00:00:55
Locale: nl-NL (nl_NL); Calc: CL

And I will mark bug 103977 as a dupe.

-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Aron Budea  changed:

   What|Removed |Added

 CC||qui...@gmail.com
 Blocks||91488

--- Comment #2 from Aron Budea  ---
Flickering has started with the comment referenced below. Adding Cc: to Tomaz
Vajngerl, please take a look.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=458a827e96523ac52d021f1fd3653b5a734940c0
author  Tomaž Vajngerl  2015-05-15
11:50:30 (GMT)
committer   Tomaž Vajngerl  2015-05-16
12:57:16 (GMT)

"further refactor Menu to use RenderContext"


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=91488
[Bug 91488] [META] RenderContext related issues
-- 
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 105863] Flicker when hovering over main menu with default rendering

2017-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression

--- Comment #1 from Aron Budea  ---
Bibisected using repo bibisect-win32-5.0.

# bad: [b7988d11e5d3751a4b366b2bfc9048f7a30e8526] source
sha:87ac0b1e75a880a68ecb748bd4b34ae5a3d2ae98
# good: [f449493ae11ac76cc7396bddeaa624a60c565936] source
sha:57d6b92b69a31260dea0d84fcd1fc5866ada7adb
git bisect start 'b7988d11e5d3751a4b366b2bfc9048f7a30e8526' 'oldest'
# good: [66e2ae767eb4bb83444e3d03bcb90adcbe6d4991] source
sha:5a308b1239a09417507b0d05090ff2d3418d5133
git bisect good 66e2ae767eb4bb83444e3d03bcb90adcbe6d4991
# good: [c51237da468f7026112580cfb26a732ce39f523d] source
sha:103bf75921e069d1c078c0ef30b94b8f91920877
git bisect good c51237da468f7026112580cfb26a732ce39f523d
# good: [506aebdebff0cb9a6b9a21b4cc1420ac30da809c] source
sha:741d9990bf9d9dfcba1166a12ffb1d846c912181
git bisect good 506aebdebff0cb9a6b9a21b4cc1420ac30da809c
# bad: [7dc37603af81ce291598745d95748b9b95154852] source
sha:c642425fd372ef219a683b5198600746fb7f0c3c
git bisect bad 7dc37603af81ce291598745d95748b9b95154852
# bad: [0ea5bbc13f5d1ddf3a6f8e6b17e8bd5d5b67cba8] source
sha:1d2d037b4defa775b164880b56732af2a837f254
git bisect bad 0ea5bbc13f5d1ddf3a6f8e6b17e8bd5d5b67cba8
# bad: [acfb5bdd5660c433050fc3b770b853c5baeb7a59] source
sha:e5bb5c52aeaeb60c8592b004efd88c30242e03a1
git bisect bad acfb5bdd5660c433050fc3b770b853c5baeb7a59
# good: [d8fa7f6ddde19f3c4668c812dc4cf413b3a71bd2] source
sha:4eb19ec569579137de9d835fe584e47b871c4e8c
git bisect good d8fa7f6ddde19f3c4668c812dc4cf413b3a71bd2
# bad: [93878092f224a8648768c2376d2247e9af2c0d8b] source
sha:598f0e26c16f18b6ea03ef1e0e6d7d9dddf6d10f
git bisect bad 93878092f224a8648768c2376d2247e9af2c0d8b
# bad: [b92dad2684b25b46dbc2c94c4e73190e9fdc4280] source
sha:71ede9d1f9eb493fcabfc8238b88354856413b8d
git bisect bad b92dad2684b25b46dbc2c94c4e73190e9fdc4280
# good: [75afd6ae3660c8d1162118b14389d2f32681ed02] source
sha:aa7471be23d1a361ec4130262f4c08a7b539d8e1
git bisect good 75afd6ae3660c8d1162118b14389d2f32681ed02
# bad: [59cd95a0a18b46f33076dd9a9798266db9c56a84] source
sha:458a827e96523ac52d021f1fd3653b5a734940c0
git bisect bad 59cd95a0a18b46f33076dd9a9798266db9c56a84
# good: [c65a954724cf90b9d06ce2269567b6aa2787fd3b] source
sha:264fb9f16336e2cfd8f937b630fc167faab0aae3
git bisect good c65a954724cf90b9d06ce2269567b6aa2787fd3b
# good: [6fee7c198f4ec6994bfcca93693a22299ce15634] source
sha:a6c85d74ea03b35f03217daad9869f4458aa0c0f
git bisect good 6fee7c198f4ec6994bfcca93693a22299ce15634
# first bad commit: [59cd95a0a18b46f33076dd9a9798266db9c56a84] source
sha:458a827e96523ac52d021f1fd3653b5a734940c0

-- 
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