[TIMOB-4021] Android: KitchenSink Local URL test - clicking "hide me" causes webView to center
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:50:36.000+0000 |
Affected Version/s | Release 1.7.0, Release 2.1.2 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-05-10T10:44:28.000+0000 |
Updated | 2017-05-02T20:50:36.000+0000 |
Description
Description:
While testing KS, Base UI>Views>Web Views>Local URL, the instructions call for clicking on the text "Click Me to Hide the Toolbar". When this is done, the webView shifts to the left. It seems like it is trying to center itself.
Steps to Reproduce:
1) Install KS 1.7.0 on a Nexus S
2) Navigate to Base UI>Views>Web Views>Local URL and launch test
3) Follow instructions and click on text: "Click Me to Hide the Toolbar"
Result:
View shifts to the left
Expected Result:
No view shift
Notes:
Does not occur on 1.6.2
I walked through this with Opie a couple days ago. We are following the expected behavior for Android. If you double-tap in the top left of the window it will zoom as expected. Basically, like the browser, it it zoom relative to the click. In this case it's middle horizontal because you're most likely clicking in the center of the screen. If you see this behavior, please close this as invalid.
Occurs on: Titanium Studio, build: 2.1.2.201208301612 Titanium Studio SDK, build:2.1.3.v20120918170114 Devices: Kindle fire. Note: KitchenSink Local URL test - clicking "hide me" causes webView to center.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.