[tor-bugs] #9268 [TorBrowserButton]: Resizing the browser window does not take size of taskbars and DPI into account

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 3 14:40:29 UTC 2014


#9268: Resizing the browser window does not take size of taskbars and DPI into
account
-------------------------+-------------------------------------------------
     Reporter:  gk       |      Owner:  mikeperry
         Type:  defect   |     Status:  needs_revision
     Priority:  major    |  Milestone:
    Component:           |    Version:
  TorBrowserButton       |   Keywords:  tbb-fingerprinting,
   Resolution:           |  GeorgKoppen201403R, MikePerry201403R
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------

Comment (by gk):

 Replying to [comment:41 cypherpunks]:
 > Replying to [comment:40 gk]:
 > Are you sure do you counts window.innerHeight, and not win.innerHeight?

 Ah, yes! That was my mistake. Now I see your point, nice work! Although I
 still don't know why the values from the browser console are different.
 Good. So, I'll prepare a proper branch for merging tomorrow (incl.
 replacing
 {{{
 if (delta_fix == 0)
 }}}
 with
 {{{
 if (delta_fix <= 0)
 }}}
 ).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9268#comment:44>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list