Bug 305928 - [acc] [wpe] PageUp and PageDown do not work in WPE design pane
Summary: [acc] [wpe] PageUp and PageDown do not work in WPE design pane
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: JSF Tools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: jsf inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2010-03-15 17:31 EDT by Debajit Adhikary CLA
Modified: 2010-03-29 20:30 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Debajit Adhikary CLA 2010-03-15 17:31:24 EDT
Build Identifier:  N20100306-2000

The WPE design pane cannot be scrolled using the PageUp and PageDown keys.

Reproducible: Always

Steps to Reproduce:
1. Create a new dynamic web project with the JSF facet.
2. Add a JSP file (say index.jsp) and open it using the WPE
3. Add sufficient JSF tags etc. (to make the page long enough to scroll)
4. Click on the WPE design pane and press PageUp or PageDown

Expected Results:
It is intuitively expected that PageUp and PageDown would scroll the WPE design pane.

Actual Results:
Page and PageDown do not work in the WPE.

Notes:
This is similar to https://bugs.eclipse.org/bugs/show_bug.cgi?id=191544