Re: [tor-bugs] #32713 [Applications/Tor Browser]: Letterboxing doesn't work when fullscreening videos (it covers exactly the whole screen)

2019-12-10 Thread Tor Bug Tracker & Wiki
#32713: Letterboxing doesn't work when fullscreening videos (it covers exactly 
the
whole screen)
---+--
 Reporter:  cypherpunks|  Owner:  tbb-team
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Applications/Tor Browser   |Version:
 Severity:  Normal | Resolution:
 Keywords:  tbb-fingerprinting-resolution  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--

Comment (by Thorin):

 @gk .. should we close this as a duplicate of #12609 ? Note: we still have
 https://bugzilla.mozilla.org/show_bug.cgi?id=1450401 upstream

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #32713 [Applications/Tor Browser]: Letterboxing doesn't work when fullscreening videos (it covers exactly the whole screen)

2019-12-10 Thread Tor Bug Tracker & Wiki
#32713: Letterboxing doesn't work when fullscreening videos (it covers exactly 
the
whole screen)
---+--
 Reporter:  cypherpunks|  Owner:  tbb-team
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Applications/Tor Browser   |Version:
 Severity:  Normal | Resolution:
 Keywords:  tbb-fingerprinting-resolution  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--

Comment (by Thorin):

 Here's an image element doing the same thing

 {{{
 
 http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
 
 
 FS Element
 
 body {background-color: white; color: black;}
 
 
 
 
 click me to go full screen
 
 function goFS() {
 if (document.mozFullScreenEnabled) {
 let element = document.getElementById("image");
 element.mozRequestFullScreen();
 };
 }
 
 
 
 }}}

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #32713 [Applications/Tor Browser]: Letterboxing doesn't work when fullscreening videos (it covers exactly the whole screen)

2019-12-10 Thread Tor Bug Tracker & Wiki
#32713: Letterboxing doesn't work when fullscreening videos (it covers exactly 
the
whole screen)
---+--
 Reporter:  cypherpunks|  Owner:  tbb-team
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Applications/Tor Browser   |Version:
 Severity:  Normal | Resolution:
 Keywords:  tbb-fingerprinting-resolution  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--
Changes (by Thorin):

 * keywords:   => tbb-fingerprinting-resolution


Comment:

 Note: the full-screen API requires user interaction, and can already get
 your exact full-screen dimensions with or without a video.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #32713 [Applications/Tor Browser]: Letterboxing doesn't work when fullscreening videos (it covers exactly the whole screen)

2019-12-10 Thread Tor Bug Tracker & Wiki
#32713: Letterboxing doesn't work when fullscreening videos (it covers exactly 
the
whole screen)
-+--
 Reporter:  cypherpunks  |  Owner:  tbb-team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Component:  Applications/Tor Browser
  Version:   |   Severity:  Normal
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs