← Back to team overview

touch-packages team mailing list archive

[Bug 1536669] Re: "BottomEdge" component does not support automatic mouse detection

 

In order to get this working we need to drill holes in apparmor to the following:
  /sys/devices/**/input*/ rk,
  /sys/devices/**/input*/** rk,
  /sys/class/ r,
  /sys/class/input/ r,
  /run/udev/data/** r,

>From these the last one especially is the biggest problem, because all
apps will have access to the device data, which is bad. So security is
alerted and they disagree on opening those holes, which is
understandable.

The solution seems to be Mir to expose these somehow in a more secure
way, to which we would need some adaptation.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1536669

Title:
   "BottomEdge" component does not support automatic mouse detection

Status in Canonical System Image:
  In Progress
Status in mir package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  BottomEdge component does not work property with mouse unless you set
  the:

  QuickUtils.mouseAttached  = true

  
  This should be done automatically by SDK.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536669/+subscriptions


References