Bug 346027 - Immersive mode in remote control does not enable
Summary: Immersive mode in remote control does not enable
Status: RESOLVED NOT A BUG
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: unspecified
Platform: Android Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-09 18:56 UTC by Emily Hathaway
Modified: 2015-11-12 01:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emily Hathaway 2015-04-09 18:56:18 UTC
There is code (lines 100 to 125 of MousePadActivity.java) that should enable fullscreen, or immersive, mode but when I open the view nothing of the sort happens.

Reproducible: Always

Steps to Reproduce:
1. Press 'open touchpad control' on device screen

Actual Results:  
Normal view mode retained

Expected Results:  
Entered immersive mode

Android 5.1 on phone
Comment 1 Aleix Pol 2015-11-12 01:25:10 UTC
This feature wasn't compatible with showing the on-screen keyboard. This had to be removed.
Sorry!