touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #33478
[Bug 1376763] Re: Dialog doesn't take the contents size into consideration
This bug was fixed in the package ubuntu-system-settings -
0.3+15.04.20141112.1-0ubuntu1
---------------
ubuntu-system-settings (0.3+15.04.20141112.1-0ubuntu1) vivid; urgency=low
[ Sebastien Bacher ]
* Update the translations template during the build (LP: #1389786)
[ jonas-drange ]
* [cellular][phone] titles now using SettingsItemTitle (LP: #1389767)
* [wifi] fix multiple issues in the "Connect to other network" dialog
(LP: #1387656)
[ Andrea Cimitan ]
* Delay password set/confirm screens after entering the 4th digit,
fixing 1390557 (LP: #1390557)
[ CI bot ]
* Resync trunk
[ Ken VanDine ]
* Specify DaemonVersion for upower to support upower 0.99 on vivid
(LP: #1390629)
* [battery] don't control wifi state with libnm, use the
QDBusActionGroup from indicator-network (LP: #1391940)
[ Christian Dywan ]
* Remove the dialog internals resizing hack (LP: #1376763)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 12 Nov 2014 19:27:21 +0000
** Changed in: ubuntu-system-settings (Ubuntu)
Status: In Progress => Fix Released
--
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/1376763
Title:
Dialog doesn't take the contents size into consideration
Status in Ubuntu UI Toolkit:
Fix Released
Status in Ubuntu UX bugs:
Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
Fix Released
Bug description:
A dialog doesn't scroll if the text (as in the code example) or its
contents exceeds the viewport size.
This can be reproduced in e.g. ubuntu-system-settings:
(Make sure you're running the very latest from proposed or a USS from October 2014 – debs[1]).
1. Open Ubuntu System Settings
2. Go to the Wi-Fi panel
3. Click "Connect to hidden network…"
4. Choose any security scheme other that "None"
4. Resize the viewport/use landscape on a device
What I expect to happen:
I can scroll inside the Dialog to access all fields and buttons
What happened instead:
The content not visible becomes inaccessible
Example code:
http://paste.ubuntu.com/8479468/
[1] https://launchpad.net/ubuntu-system-settings/+packages
UX Solution:
Make sure content can scroll vertically if exceeding the maximum height of the dialog
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1376763/+subscriptions