Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
briar
briar
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 694
    • Issues 694
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 17
    • Merge Requests 17
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • briar
  • briarbriar
  • Issues
  • #1529

Closed
Open
Opened Apr 04, 2019 by akwizgran@akwizgranOwner

Introduction accept/decline buttons don't work for second attempt

Steps to reproduce:

  • Add devices A and B as contacts
  • Add devices B and C as contacts
  • B offers to introduce A to C
  • A accepts
  • C declines
  • B offers to introduce A to C again (A and C must receive the new offers before their screens turn off)
  • Expected: A and C can use the accept and decline buttons
  • Actual: The accept and decline buttons are unresponsive until the screen has been turned off and on (sometimes it's necessary to leave and re-enter the conversation)

I suspect this is a view recycling issue - IIRC we disable the buttons after they've been pressed once, to avoid issues with multiple taps. If the view gets recycled, I guess the buttons are still disabled.

I saw this while testing !1067 (merged), but I don't think it was introduced by that branch - I've seen it before but never came up with steps to reproduce it. It might also happen for forum/blog/group invitations.

Assignee
Assign to
Android 1.1
Milestone
Android 1.1
Assign milestone
Time tracking
None
Due date
None
Reference: briar/briar#1529