Author Topic: *VERY* minor issue with document editor  (Read 2837 times)

Pontiac

  • Newbie
  • *
  • Posts: 19
    • View Profile
*VERY* minor issue with document editor
« on: December 13, 2008, 06:42:32 pm »
I'm doing some work with OpenGoo in the Document Writer, and noticed that there are two scroll bars along the right side of the document part.  It seems that the frame that contains the formatting tools as well as the actual document is set just a tad bit too tall by just a few pixels.

This is true for Windows and Linux FireFox.  I'm not trying in IE, as I don't want to get a virus when going to http://localhost. ;)
« Last Edit: December 13, 2008, 06:49:56 pm by Pontiac »

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: *VERY* minor issue with document editor
« Reply #1 on: December 15, 2008, 09:52:45 am »
OK, I could fix this by setting  'overflow: hidden' on the containing div. All other things I tried, like setting borders, margins and paddings to 0, didn't do the trick. It will be available in next release.

Thanks.