Closed
Bug 5088
Opened 26 years ago
Closed 26 years ago
Viewer does not display correctly when using up and down keys
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: dejong, Assigned: ramiro)
Details
I compiled with egcs 1.1.1 on a solaris 5.6 box with the CVS code from
Wed Apr 14. Things work great when I use the scrollbar to scroll pages
and page up / page down also seem to work but if I press the up and down
arrow keys the pages get all messed up. The display does not refresh
properly and I end up with a bunch of "screen cheese". A good example
of this can be seen on this page.
http://www.javaworld.com/javaworld/jw-04-1999/jw-04-flaw.html
When I use the arrow key the scrollbar postion does update it seems
like the viewer widget "knows" it is being scrolled. Another interesting
things about this page can be seen if you press the down arrow key
near the middle of the page. The viewer widget will "get stuck" in
the middle of the scroll region and it will seem to "bounce" up
and down in the middle of the page.
Updated•26 years ago
|
Assignee: kmcclusk → ramiro
Comment 2•26 years ago
|
||
Ramiro, sounds like at GTK issue.
janc, this is Solaris...but could you let us know that all is cool when doing
this on Apprunner cross platform with latest build? Thanks!
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
marking dup of 4299.
*** This bug has been marked as a duplicate of 4299 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Verifying as dupe of 4299 for janc.
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•