[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-05-02 Thread Will Atwood
Looks like Penk has done some work in this area already.  If you look
into his Terrarium project he appears to have a solution to the OSK and
other windows.  (https://launchpad.net/~penk)

Take a look at the picture of his Terrarium project.
http://penkia.net/portfolio
Pretty amazing stuff!

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-05-02 Thread Matthias Apitz
Selene, could you please attach some screen or pseydo ASCII grafic to
understand how the OSK should appear; thanks

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-05-01 Thread Selene Scriven
On many other systems, this issue was solved by making the OSK appear in
a regular window instead of an overlay, and then tiling the window
layout.  So, it was guaranteed not to overlap anything, and apps didn't
have to do anything special to handle scrolling when the keyboard was
visible, because the window manager resized the windows automatically.
Simple and effective.

On a non-tiling window manager this would be more difficult, like unity8
in desktop mode.  But I've seen this solved in non-tiling window
managers too, by giving some windows an "avoid" property to prevent
overlap with other windows.  If the keyboard goes along an entire edge
of the screen, the WM can mostly pretend the screen is temporarily
smaller, which is pretty simple.  But that doesn't allow making the
keyboard narrower than the screen, so it might be a better idea to do a
more complex version of the "avoid" concept.

Regardless, it's tricky to do partial tiling in a non-tiling window
manager.

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-05-01 Thread Matthias Apitz
Dan, if you in Dekko in reply mode the right part of Dekko is a window
with some big bar of the form

--
v New message /
--

when you are in non-desktop mode, one can scroll the text completely up,
it hides behibd the above bar; when you are in desktop mode, even in full 
screen,
it is impossible to move the text above enough to see the cursor; please make
your own impression of the difference; i.e. this must be some special probleme
within Dekko;

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-05-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity8 (Ubuntu)
   Status: New => Confirmed

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-05-01 Thread lgd
Same problem in landscape mode on smartphone BQ E4.5! Very bad to type
long emails! Really a serious problem.

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-04-30 Thread Dan Chapman 
Ah ok... I was wondering if Dekko was doing something different to other
apps hence this bug being filed against Dekko.

I'm not really sure what I can do in Dekko to make this any better. If
it's a case of resizing the window or something I think this should at
least be done at the toolkit level as that's where it's handled for
staged apps, or as Michael suggests possibly at the system level.

Asking all app developers to handle this use case themselves isn't going
to scale well and there will no doubt be inconsistencies with how each
is handled (if handled at all). It will be better to come up with one
solution that can be applied to all apps.

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-04-30 Thread Matthias Apitz
IMHO, the OSK in desktop mode must be
- configurable by the user in its size
- must be moveable on the screen like the apps to be placed in some free
  space

** Changed in: dekko
   Status: Incomplete => Confirmed

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-04-30 Thread Michael Zanetti
Adding unity8 and ubuntu-ux as it feels like we could improve the
situation on a system level.

** Project changed: unity8 => unity8 (Ubuntu)

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-04-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity8 (Ubuntu)
   Status: New => Confirmed

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

Title:
  [M10 tablet] Dekko can not scroll up when replying in desktop mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs