| Summary: | IllegalArgumentException: "Not a valid integer number" when moving a modal dialog in chrome when browser zoom is not 100% | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Sebastien Arod <sebastien.arod> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.4 | ||
| Target Milestone: | 1.4 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Sebastien Arod
Oops I pressed subit a bit too early Step 3 is 3/ Move the RAP model dialog using the mouse You'll get an HTTP error 500 caused by the IllegalArgumentException Please state what version of RAP you are using. I'm using RAP 1.4 M7a Fixed in CVS HEAD by calling Math#ceil() on the returned values in Location.js#__computeScroll, Location.js#__computeBody and Location.js#__computeOffset. |