Re: [webkit-dev] Scroll in Webkit

2007-10-28 Thread Adam Roben

Naiem Shaik wrote:

Hi All,

I have cross compiled the Webkit+Gtk port onto a linux box.
There is no mouse in the development environment.
When a page is launched, scrollbar is displayed as display window is
set to 400x300.
But the page cannot be scrolled, as there is no mouse to drag the scrollbar.
Is there any work around for this and make the page scroll.
Any of your inputs would be very valuable.
  


Can you use the arrow keys on the keyboard to scroll the page?

-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Scroll in Webkit

2007-10-28 Thread Naiem Shaik
No, it does not work. Arrow keys do not scroll the page.

On 10/29/07, Adam Roben [EMAIL PROTECTED] wrote:
 Naiem Shaik wrote:
  Hi All,
 
  I have cross compiled the Webkit+Gtk port onto a linux box.
  There is no mouse in the development environment.
  When a page is launched, scrollbar is displayed as display window is
  set to 400x300.
  But the page cannot be scrolled, as there is no mouse to drag the scrollbar.
  Is there any work around for this and make the page scroll.
  Any of your inputs would be very valuable.
 

 Can you use the arrow keys on the keyboard to scroll the page?

 -Adam


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Scroll in Webkit

2007-10-28 Thread Adam Roben
Sounds like you should file a bug at http://bugs.webkit.org/ saying that 
this doesn't work.


-Adam

Naiem Shaik wrote:

No, it does not work. Arrow keys do not scroll the page.

On 10/29/07, Adam Roben [EMAIL PROTECTED] wrote:
  

Naiem Shaik wrote:


Hi All,

I have cross compiled the Webkit+Gtk port onto a linux box.
There is no mouse in the development environment.
When a page is launched, scrollbar is displayed as display window is
set to 400x300.
But the page cannot be scrolled, as there is no mouse to drag the scrollbar.
Is there any work around for this and make the page scroll.
Any of your inputs would be very valuable.

  

Can you use the arrow keys on the keyboard to scroll the page?

-Adam




___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Scroll in Webkit

2007-10-28 Thread Mark Rowe

Naiem,

On 29/10/2007, at 15:52, Naiem Shaik wrote:


I have cross compiled the Webkit+Gtk port onto a linux box.
There is no mouse in the development environment.
When a page is launched, scrollbar is displayed as display window is
set to 400x300.
But the page cannot be scrolled, as there is no mouse to drag the  
scrollbar.

Is there any work around for this and make the page scroll.
Any of your inputs would be very valuable.


You should keep in mind that the Gtk port is a work in progress so  
your somewhat unorthodox configuration may not function entirely as  
expected.  Check http://bugs.webkit.org/ to see if any relevant bugs  
have been filed about things that do not appear to behave correctly.   
If there is no existing bug on the issue, please write up a new one so  
that it can be tracked.  As always, submitting patches is the fastest  
way to ensure that specific issues are addressed.


Kind regards,

Mark Rowe

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev