[tor-bugs] #32154 [Applications/Tor Launcher]: Tor Launcher's custom bridge field only allows one line of input

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Oct 18 15:24:47 UTC 2019


#32154: Tor Launcher's custom bridge field only allows one line of input
-------------------------------------+-------------------------------------
     Reporter:  mcs                  |      Owner:  brade
         Type:  defect               |     Status:  new
     Priority:  Medium               |  Milestone:
    Component:  Applications/Tor     |    Version:
  Launcher                           |   Keywords:  ff68-esr,
     Severity:  Normal               |  TorBrowserTeam201910
Actual Points:                       |  Parent ID:
       Points:  0.5                  |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 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.

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


More information about the tor-bugs mailing list