Actions
Bug #1191
closedtwo bugs related to clicking on area
Start date:
03/18/2012
Due date:
% Done:
0%
Estimated time:
Description
Hello!
- area.clicked() was discovered to cause internal path change in Chrome (v 15).
- area.clicked() was discovered not to work in HTML mode (tested with Firefox 9).
These two bugs are noted in the example attached.
Curiously enough, in Firefox with JavaScript enabled, internal path is not changed.
In Chrome without JavaScript, request is sent, path is changed, but .clicked() signal is not emitted :)
Wt 3.2.0
These bugs were discovered by Ramil Mintaev (ramil.mintaev@gmail.com)
Files
Updated by Koen Deforche over 12 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.2.2
Updated by Koen Deforche over 12 years ago
- Status changed from InProgress to Resolved
Hey,
There were a couple of problems that needed fixing. Thanks for the test case !
Regards,
koen
Updated by Koen Deforche over 12 years ago
- Status changed from Resolved to Closed
Released in Wt 3.2.2
Actions