Zoom In / Zoom Out Links Reversed on Layout Design Page

Bug #1390220 reported by Yates Monteith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
New
Undecided
Unassigned

Bug Description

Conditions: At the Layout Design Page.
Stimulus: Left Click the 'Options' context menu at the top right page. Selecting 'Zoom In' link.

Result: Selecting the Zoom In link executes functionality for zooming out, as evidenced by the Zoom parameter in the URL being decreased.

E.g., Starting URL: http://xxx.xxx.xxx.xxx/xibo/index.php?p=layout&modify=true&layoutid=26&zoom=1
         Resulting URL: http://xxx.xxx.xxx.xxx/xibo/index.php?p=layout&modify=true&layoutid=26&zoom=0.7

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Conditions: At the Layout Design Page.
Stimulus: Left Click the 'Options' context menu at the top right page. Selecting 'Zoom out' link.

Result: Selecting the Zoom out link executes functionality for zooming in, as evidenced by the Zoom parameter in the URL being increased.

E.g., Starting URL: http://xxx.xxx.xxx.xxx/xibo/index.php?p=layout&modify=true&layoutid=26&zoom=1
         Resulting URL: http://xxx.xxx.xxx.xxx/xibo/index.php?p=layout&modify=true&layoutid=26&zoom=1.3

Both occur in Xibo Server Version 1.7.0-Alpha

Yates Monteith (jymonte)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.