Title: Feature Request: Fullscreen height
Last modified: September 9, 2020

---

# Feature Request: Fullscreen height

 *  [psamathe](https://wordpress.org/support/users/psamathe/)
 * (@psamathe)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/feature-request-fullscreen-height/)
 * When you include the fullscreen option on a map (e.g. with marker or gpx), pressing
   that fullscreen button switches to fullscreen, increasing map width to full screen
   width but the map area height remains as the area on the web page (letterboxed
   with black areas above and below).
 * Is there any way to increase the height as well as the width to be fullscreen(
   a code enhancement?)
 * Many thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [psamathe](https://wordpress.org/support/users/psamathe/)
 * (@psamathe)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/feature-request-fullscreen-height/#post-13393155)
 * To clarify and based on example, using macOS Safari (latest release versions),
   map box in web page, from html has width=670, height=600 (html being “<canvas
   width=”1340″ height=”600″ style=”position: absolute; left: 0px; transform-origin:
   left top; transform: matrix(0.5, 0, 0, 0.5, 0, 0);”></canvas>”. Press the fullscreen
   button and the “map” html changes to width=1340, height=600, html being “<canvas
   width=”1340″ height=”600″ style=”position: absolute; left: 0px; transform-origin:
   left top; transform: matrix(0.5, 0, 0, 0.5, 0, 0);”></canvas>”
 * HOWEVER, in Firefox it works and you get a proper fullscreen. In the page map
   box the html “<canvas style=”position: absolute; left: 0px; transform-origin:
   left top 0px; transform: matrix(0.5, 0, 0, 0.5, 0, 0);” width=”1340″ height=”
   600″></canvas>”. But in fullscreen mode the html=”<canvas style=”position: absolute;
   left: 0px; transform-origin: left top 0px; transform: matrix(0.5, 0, 0, 0.5, 
   0, 0);” width=”3352″ height=”1224″></canvas>” – the height is somewhat different.
 * So (and I don’t appreciate how or where this fullscreen is being done) it looks
   like it’s not recognising or handling the Safari browser properly. Maybe a bug
   in the if(browser==”safari”){ code (I know that’s not PHP nor js!).
 * NOTE, as it looks macOS Safari based I’m happy to undertake and tests (incl. 
   changes to js/php/css) – but need to be told what to do as I can make minor php/
   css changes OK but I’m not a web developer (so no js and limited on other aspects–
   I’m C/C++ dev)
    -  This reply was modified 5 years, 9 months ago by [psamathe](https://wordpress.org/support/users/psamathe/).
 *  Thread Starter [psamathe](https://wordpress.org/support/users/psamathe/)
 * (@psamathe)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/feature-request-fullscreen-height/#post-13423027)
 * Update to Safari 14 makes no difference i.e. same problem in Safari 14
 * Because of the very different behaviour between e.g. Firefox (works) and Safari(
   does not work properly) I think this is a bug rather than a feature request.
    -  This reply was modified 5 years, 8 months ago by [psamathe](https://wordpress.org/support/users/psamathe/).
 *  Thread Starter [psamathe](https://wordpress.org/support/users/psamathe/)
 * (@psamathe)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/feature-request-fullscreen-height/#post-13552093)
 * Any news on this bug?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feature Request: Fullscreen height’ is closed to new replies.

 * ![](https://ps.w.org/osm/assets/icon-256x256.png?rev=2087144)
 * [OSM - OpenStreetMap](https://wordpress.org/plugins/osm/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/osm/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/osm/)
 * [Active Topics](https://wordpress.org/support/plugin/osm/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/osm/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/osm/reviews/)

 * 3 replies
 * 1 participant
 * Last reply from: [psamathe](https://wordpress.org/support/users/psamathe/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/feature-request-fullscreen-height/#post-13552093)
 * Status: not resolved