unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* scroll-bar and large glyphs
@ 2011-08-10 14:28 joakim
  2011-08-10 16:35 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: joakim @ 2011-08-10 14:28 UTC (permalink / raw)
  To: emacs-devel

I normally never use scrollbars but I thought that I'd have a look to
see if the xwidget branch somehow destroys them anyway.

So I enabled scrollbars and opened a large webkit buffer. Naturally it
doesn't work, scrollbars are not proportional to viewport/buffer
size. Scrolling using normal buffer movement commands works as usual.

For large images scrollbars seems to work although a bit weird(not the
fault of my branch I think)

Anyhow, if someone can offer a hint to where to start debugging the
above vague problem description that would be great.
-- 
Joakim Verona



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: scroll-bar and large glyphs
  2011-08-10 14:28 scroll-bar and large glyphs joakim
@ 2011-08-10 16:35 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-08-10 16:35 UTC (permalink / raw)
  To: joakim; +Cc: emacs-devel

> From: joakim@verona.se
> Date: Wed, 10 Aug 2011 16:28:37 +0200
> 
> I normally never use scrollbars but I thought that I'd have a look to
> see if the xwidget branch somehow destroys them anyway.
> 
> So I enabled scrollbars and opened a large webkit buffer. Naturally it
> doesn't work, scrollbars are not proportional to viewport/buffer
> size.
> 
>  Scrolling using normal buffer movement commands works as usual.

What "doesn't work", exactly?  Is the problem that the scroll bar
dimensions are wrong, or does the scrolling itself doesn't work?

If the latter, it sounds strange, because the scroll bar just invokes
scroll-up and scroll-down, which you say do work.

> Anyhow, if someone can offer a hint to where to start debugging the
> above vague problem description that would be great.

If the problem is with scrolling itself, then it all winds up in
window_scroll_pixel_based, I think.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-10 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 14:28 scroll-bar and large glyphs joakim
2011-08-10 16:35 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).