Change laszlo-20110407-F18 by [email protected] on 2011-04-07 
23:46:00 PDT
    in /Users/laszlo/src/svn/openlaszlo/trunk/test/lfc/legals
    for http://svn.openlaszlo.org/openlaszlo/trunk/test/lfc/legals

Summary: Extending mouseandkeyboard.lzx to verify recent change

New Features:

Bugs Fixed:

Technical Reviewer: (Henry)
QA Reviewer: (dju)
Doc Reviewer: (pending)

Documentation:

Release Notes:
Make sure that the clicks and right click operation can be passed through  
non-clickable view and are handled by the clickable view
Overview:
    

Details:
1) Add an opaque, non-clickable view with a button behind it. In DHTML and SWF,
you should be able to click the button behind it.  Make the button partially 
visible so that there is no
question that you are clicking on it through the view. Our suggestion would be 
to make the button
larger than the view that overlaps it. This will apply to all of the tests 
outlined here.

2) Create 4 views as follows: a view that has no background and no resource, a 
view that only has a resource, a view that only has a background color, and a 
view with a background color with opacity of 1. Then, for each view, place it 
in front of a clickable button. In all runtimes, you should be able to click 
the button even if you can't see it. Be sure to test IE8 and IE9 in DHTML 
especially as this has typically been an issue.

3) In addition, this change may also affect the context menu and the 
right-click functionality. Please create a there a non-clickable view overlaid 
on a view with context menu, such that the context menu is still clickable with 
a right-click through the semi-transparent view.     

Tests:
test/lfc/legals/keyboardandmouse.lzx
Files:
M       keyboardandmouse.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/laszlo-20110407-F18.tar

Reply via email to