Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 783
    • Issues 783
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #1290

Closed
Open
Created May 29, 2018 by Torsten Grote@groteOwner

Replying in ThreadListActivity does not highlight post when using hardware keyboard

I noticed this in an API 15 Android emulator which uses the hosts' hardware keyboard. Steps to reproduce:

  1. Open a forum or private group thread
  2. Add a message
  3. Click the reply button on that message

Expected behavior: Message that is being replied to is scrolled up and highlighted. EditText hint changes to reply.

Observed behavior: Only EditText hint changes to reply.

This is because the code uses OnKeyboardShownListener to highlight the message. But this isn't called when using a hardware keyboard.

Assignee
Assign to
Time tracking