← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1445585] Re: Drop workaround for the old browser header bar

 

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: oxide
    Milestone: None => branch-1.8

** Changed in: oxide
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1445585

Title:
  Drop workaround for the old browser header bar

Status in Oxide Webview:
  Fix Released

Bug description:
  When the OSK appears, we scroll the focused editable element in to
  view. We currently have a bit of a hacky workaround in Oxide to
  prevent this functionality from interacting badly with the browser's
  header bar (see
  https://bugs.launchpad.net/oxide/+bug/1301681/comments/3). The
  workaround basically avoids scrolling during the resize, but instead
  scrolls once after a short delay when resizing has finished.

  It should be possible for us to remove this workaround now that the
  browser is using LocationBarController. Obviously, we can only do this
  once the browser on Krillin is using LocationBarController.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1445585/+subscriptions


References