Created attachment 80589 [details] Wrong position of vertical scroll bar of command window Open Elements Dock window and dock it to the right edge. Open the Example category. Click the sum from to example (see screenshot). Notice, that the vertical scrollbar in the command window is at a wrong position.
I can confirm this using Linux Mint 15 x64 with LibreOffice Version: 4.2.0.0.alpha0+ Build ID: 55ff402fa24bcf9478e7fde94f2ab57c2223b7f Little workaround for this visual glitch: make the box re-render (alter width of the element dock for example). Kind regards, Joren
Confirm on Ubuntu 13.04. But the Elements Dock window doesn't appear at all. Build ID: 28db167bee89f5b749f3853cdfd8cc1d21a058d
The problem seems to be fixed on master. The position of the scrollbars gets recalculated, but with some delay, so that it is displaced for a short moment. It would be an improvement to recalculate that faster.
I can't reproduce this in master(30/11/2013). This issue still happens?
I cannot reproduce this bug in master.
Yes, it's still reproducible. Windows and Linux an latest master: Choose one of the largest example formulas. Click on it multiple times, so that 10 or more are inserted (so that the input window is filled!). At this moment with every new inserted formula the scrollbar moves from the window border into the input window, but get's relocated ~1 second later.
Created attachment 88600 [details] Wrong located scrollbar Here's a screenshot, while I'm permanently inserting one of the example formulas. I changed the bug title and settings, because it is more an improvement now.
(In reply to comment #6) > Yes, it's still reproducible. Windows and Linux an latest master: > > Choose one of the largest example formulas. Click on it multiple times, so > that 10 or more are inserted (so that the input window is filled!). At this > moment with every new inserted formula the scrollbar moves from the window > border into the input window, but get's relocated ~1 second later. Yes, I could reproduce now. Thank you
Hi, Guys!
(In reply to comment #9) > Hi, Guys! Again... sorry ( hunf ) :@ I'll submit a pacth soon.
I set a patch to gerrit trying solve this problem. Please, if you can take a look on it. Patch: https://gerrit.libreoffice.org/#/c/6602/
I pushed that patch to master. It worked for me. Can someone test this?
Jose Guilherme Vanz committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=67311738157bced7b49e94b24845091995edb142 fdo#65588 - Elements Dock: Scrollbar moves into input window The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.