[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-10-11 Thread Erich Eickmeyer 
** Description changed:

- During oem-config mode, the window is presented too small and causes
+ [ Impact ]
+ 
+ * During oem-config mode, the window is presented too small and causes
  readability issues with the keyboard layout presentation (see screenshot
  1). It is easily fixed by manually resizing the window (screenshot 2),
  but this is a bad user experience and a bad first-touch item for OEM
  users.
  
- This issue exists in both Kinetic and Jammy.
+ This is easily fixed via the patch provided and has been fixed in
+ Kinetic.
+ 
+ [ Test Case ]
+ 
+ * Download Kubuntu  22.04.1 ISO
+ 
+ * Install via OEM Install Mode
+ 
+ * Double-click "Prepare For Shipping", enter password, reboot.
+ 
+ * Notice window is presented too small upon first run for intended user
+ during oem-config mode. When selecting keyboard layout, the presentation
+ is very bad and key labels overlap each other.
+ 
+ [ Where things could go wrong ]
+ 
+ * This is a one-line fix that makes the window 790 pixels wide, meaning
+ it is just smaller than wide enough for a 800 pixel-wide monitor.
+ However, this is wider than a 640 pixel-wide monitor, and users with
+ that small of a monitor will be affected. However, using Kubuntu 22.04
+ on a 640x480 display is a self-inflicted bad user experience anyhow, so
+ only a very small fraction of those users will be affected.
+ Additionally, this only affects the OEM config, and as far as I know, no
+ OEMs are shipping 640 pixel-wide displays.

** Summary changed:

- oem-config-kde: window too small, bad UX
+ [SRU] oem-config-kde: window too small, bad UX

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

Title:
  [SRU] oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-10-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 22.10.8

---
ubiquity (22.10.8) kinetic; urgency=medium

  *  Increase the window size in the QT/KDE version of the installer dailog so
 that the keyboard is readable. Thanks to Erich Eickmeyer for the fix.
 (LP: #1990887)

 -- Brian Murray   Tue, 11 Oct 2022 09:55:08 -0700

** Changed in: ubiquity (Ubuntu Kinetic)
   Status: Triaged => Fix Released

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-10-10 Thread Erich Eickmeyer 
My apologies, Julian. This wasn't ready for an SRU just yet as the fix
isn't in Kinetic. It's awaiting a merge. As it's a one-line change, it
should be somewhat easy.

** Changed in: ubiquity (Ubuntu Jammy)
   Importance: Low => High

** Changed in: ubiquity (Ubuntu Kinetic)
   Importance: Low => High

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-10-10 Thread Julian Andres Klode
Resetting the SRU tasks to Triaged as there is no upload in the queue
warranting the "In Progress" task as per SRU policy.

** Changed in: ubiquity (Ubuntu Jammy)
   Status: In Progress => Triaged

** Changed in: ubiquity (Ubuntu Kinetic)
   Status: In Progress => Triaged

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-10-07 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-10-07 Thread Erich Eickmeyer 
Filed pull request
https://code.launchpad.net/~eeickmeyer/ubiquity/+git/ubiquity/+merge/431242

So if anybody wants to merge this in for both Jammy and Kinetic, this
would do the trick. It's a very small fix, verified to work. Did this as
part of my work with Kubuntu Focus - we are the OEM that is highly
concerned with this fix for our users since they see this when they
receive their computers, and we want them to have a good impression.

Having this fix isn't just a reflection on Kubuntu, but also on Ubuntu
in terms of quality and polish. User experience and first impressions
are of utmost importance in this industry.


** Patch added: "Fix oem kde window width issue"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+attachment/5622156/+files/0001-Fix-kde-OEM-window-width-issue.patch

** Changed in: ubiquity (Ubuntu Jammy)
 Assignee: (unassigned) => Erich Eickmeyer  (eeickmeyer)

** Changed in: ubiquity (Ubuntu Kinetic)
 Assignee: (unassigned) => Erich Eickmeyer  (eeickmeyer)

** Changed in: ubiquity (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: ubiquity (Ubuntu Kinetic)
   Status: New => In Progress

** Tags removed: rls-kk-notfixing

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-10-06 Thread Steve Langasek
** Tags removed: rls-kk-incoming
** Tags added: rls-kk-notfixing

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-09-29 Thread Dave Jones
This seems like a task for the desktop team.

** Tags added: rls-kk-incoming

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-09-28 Thread Adolfo Jayme Barrientos
** Changed in: ubiquity (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: ubiquity (Ubuntu Kinetic)
   Importance: Undecided => Low

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-09-28 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
https://iso.qa.ubuntu.com/qatracker/reports/bugs/1990887

** Tags added: iso-testing

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-09-26 Thread Erich Eickmeyer 
** Also affects: ubiquity (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

** Also affects: ubiquity (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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


[Bug 1990887] Re: oem-config-kde: window too small, bad UX

2022-09-26 Thread Erich Eickmeyer 
** Attachment added: "Screenshot 2: Resized Window"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+attachment/5619242/+files/VirtualBox_ISOTest_26_09_2022_13_20_47.png

** Tags added: jammy kinetic kubuntu

** Description changed:

  During oem-config mode, the window is presented too small and causes
  readability issues with the keyboard layout presentation (see screenshot
  1). It is easily fixed by manually resizing the window (screenshot 2),
  but this is a bad user experience and a bad first-touch item for OEM
  users.
+ 
+ This issue exists in both Kinetic and Jammy.

** Tags added: oem

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

Title:
  oem-config-kde: window too small, bad UX

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+subscriptions


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