|
Bugzilla – Full Text Bug Listing |
| Summary: | [libyui] MenuButton does not resolve shortcut conflicts | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Martin Vidner <mvidner> |
| Component: | YaST2 | Assignee: | Thomas Göttlicher <tgoettlicher> |
| Status: | VERIFIED WONTFIX | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Minor | ||
| Priority: | P4 - Low | CC: | bjoernv, bugproxy, hannes.kuehnemund, josef.moellers, kpenrose, linux, locilka, mlatimer, SPetrov, tgoettlicher, vetter |
| Version: | GMC | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http:// | ||
| See Also: | https://bugzilla.linux.ibm.com/show_bug.cgi?id=30699 | ||
| Whiteboard: | 0x4B7D | ||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
changed files in a tar
Screenshot on Beta5 snap shot for text mode installation of sles11 gmc snap shot for vnc mode installation of sles11 gmc |
||
|
Description
Martin Vidner
2004-02-25 21:16:04 UTC
Same in both UIs - known limitation. The current shortcut resolver works between separate widgets only. This is no easy fix. *** Bug 65347 has been marked as a duplicate of this bug. *** *** Bug 83250 has been marked as a duplicate of this bug. *** Adapted product / version number - problem still exists in 10.0 *** Bug 127841 has been marked as a duplicate of this bug. *** Reopening Michael, please take care of this one. Thanks! I just provided some infrastructure for this - see core/libyui/YMenuButton.{cc,h}
YMenuButton::resolveShortcutConflicts()
This is just an empty function stub for now. Look at how this is done in YShortcutManager.cc and do something similar for the MenuButton.
Please notice that shortcuts need to be unique only within each menu level, not among other widgets, too, or among different menu levels.
*** Bug 146834 has been marked as a duplicate of this bug. *** *** Bug 147850 has been marked as a duplicate of this bug. *** Beta Customer for SLED 10 has also brought this issue up. Will any fix made here be applied to SLED 10 as well or do I need to create a bug against SLED 10? Is Michael still in our team? I don't think so. Created attachment 82350 [details]
changed files in a tar
i haven't acces to subversion to check in this.
here are the changed files in a tarball. stefan can you submit this to svn?
post-code10 *** Bug 175242 has been marked as a duplicate of this bug. *** *** Bug 232609 has been marked as a duplicate of this bug. *** *** Bug 232604 has been marked as a duplicate of this bug. *** We have switched mirror of LTC 30699 / Novell 232604 to this bug since 232604 is dup'ed to this bug. Thanks LTC screen team changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |REJECTED
Resolution| |DUPLICATE
------- Additional Comments From salina@us.ibm.com 2007-01-09 14:59 EDT -------
*** This bug has been marked as a duplicate of 30699 ***
*** Bug 265323 has been marked as a duplicate of this bug. *** *** Bug 274081 has been marked as a duplicate of this bug. *** Added CC users from BZ #274081 to track this issue. *** Bug 277134 has been marked as a duplicate of this bug. *** mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy) mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy) mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy) Closing old LATER+REMIND bugs as WONTFIX - if you still plan to work on it, feel free to reopen and set to ASSIGNED. In case the report saw repeated reopen comments, it's due to bugzilla timing out on the huge request ;( Created attachment 253600 [details]
Screenshot on Beta5
This screenshot shows the Change button options on Expert View. The colored circles show the groups of options that posses the same hot keys.
Novell, any chance we can correct this for SLES 11?
------- Comment From ferreira@linux.vnet.ibm.com 2008-11-19 15:36 EDT------- BTW, I don't have a secreenshot, but the same is valid for yast on text mode. In the GUI version, if one hits ALT+<key>, the selection will alternate between the two options that have the same letter, and the user has to hit ENTER to proceed. But in text mode version, it's worst because the first option will be launched, ignoring the second option with the same hot key. ------- Comment From ferreira@linux.vnet.ibm.com 2008-11-28 11:44 EDT------- Novell, any news on this bug? (In reply to comment #32 from LTC BugProxy) > ------- Comment From ferreira@linux.vnet.ibm.com 2008-11-28 11:44 EDT------- > Novell, any news on this bug? > This bug is for openSUSE10.0. I created a new bug specific to this issue under SLES11. This new bug number is 455794. reopening *** Bug 455794 has been marked as a duplicate of this bug. *** ------- Comment From panwb@cn.ibm.com 2009-03-11 04:44 EDT------- Checked with SLES11 RMC. Same bug still exists. Please see the attachment for snap shot for both text mode and vnc mode. Created attachment 278688 [details]
snap shot for text mode installation of sles11 gmc
Created attachment 278689 [details]
snap shot for vnc mode installation of sles11 gmc
Fixed yast2-add-on and yast2-runlevel as suggested by Mike Latimer: Changing hard-coded shortcuts: Add-On &Products --> Add-&On Products Default &Runlevel --> &Default Runlevel Planned fix for SP1 can be seen here: http://svn.opensuse.org/svn/yast/branches/tmp/SLE-11-SP1-Stash/ Anyway, this is not a generic solution, shortcut solver for MenuButton should still be added. ------- Comment From ferreira@linux.vnet.ibm.com 2009-03-17 15:27 EDT------- Novell, this bug has been around for 2 service packs and it isn't critical, so I'm closing this on our side for now. > Novell, this bug has been around for 2 service packs and it isn't critical, so
> I'm closing this on our side for now.
Closing this bug too. Please reopen this bug when needed.
|