Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor Launcher
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • 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.

  • The Tor Project
  • Applications
  • Tor Launcher
  • Issues
  • #32154

Closed
Open
Opened Oct 18, 2019 by Mark Smith@mcsDeveloper

Tor Launcher's custom bridge field only allows one line of input

In the ESR68-based Tor Browser, Tor Launcher's custom bridge input field only allows one line of input. Some detective work reveals that Mozilla was in the process of removing XUL textbox during the ESR68 cycle and now it has been completely removed (for Firefox 71): https://bugzilla.mozilla.org/show_bug.cgi?id=1513325

They have switched everything to use html:input and html:textarea and we will need to do the same, eventually. Prior to ESR68, they removed support for multiline textbox elements, which is the cause of the custom bridge field breakage.

We are working on a fix, although I guess it is too late for Tor Browser 9.0? I wish we would have noticed this sooner.

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: tpo/applications/tor-launcher#32154