Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #16456

Closed (moved)
Open
Opened Jun 28, 2015 by Trac@tracbot

screen size fingerprint with findbar panel/bookmarks toolbar

Hello, when we are opening findbar panel (ctrl + F hotkeys) screen size will changes. You may see javascript properties: height width availHeight availWidth

You may fix this with css style like this:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

findbar { position: fixed !important; bottom: 0px !important; left: 0px !important; width: 100% !important; }

.findbar-closebutton.close-icon { /*

  • Do something with close findbar button */ }

Trac:
Username: tmpAnon

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#16456