Window buttons in the panel have no indication of the "pressed" form
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Unity |
Fix Released
|
Low
|
Marco Trevisan (Treviño) | |
| unity (Ubuntu) |
Low
|
Marco Trevisan (Treviño) |
Bug Description
There should be 3 different types of icons in the windows buttons at the top left corner when windows are maximized:
- Normal icon
- When mouse over
- When mouse over & Pressing
This works on non-maximized windows but it doesn't on maximized windows, steps to reproduce:
1. Move mouse to one of the buttons on the top left corner, say minimize button
2. The icon should be lighter
3. Press the left button (HOLD IT!), the icon doesn't change to "pressed", but maintains lighted
4. Drag the mouse (Still holding it!) out of the button, let's say to the frame you have opened, so move it down
5. The minimize button icon moves to type "Pressed"
The button should change to type "Pressed" when it has the mouse inside it AND the user is pressing the button. Attached is a video.
Also, I have fixed the Unity code for this, but in order to commit the code I need to make sure it's not just me.
Related branches
- Neil J. Patel (community): Approve on 2011-08-10
-
Diff: 12 lines (+1/-1)1 file modifiedplugins/unityshell/src/WindowButtons.cpp (+1/-1)
- Neil J. Patel (community): Approve on 2011-09-26
- Jason Smith (community): Approve on 2011-09-24
- Gord Allott (community): Approve on 2011-09-23
-
Diff: 1499 lines (+470/-231)12 files modifiedplugins/unityshell/src/PanelIndicatorsView.cpp (+55/-41)
plugins/unityshell/src/PanelIndicatorsView.h (+13/-1)
plugins/unityshell/src/PanelMenuView.cpp (+146/-86)
plugins/unityshell/src/PanelMenuView.h (+9/-7)
plugins/unityshell/src/PanelTitlebarGrabAreaView.cpp (+35/-33)
plugins/unityshell/src/PanelTitlebarGrabAreaView.h (+11/-10)
plugins/unityshell/src/PanelView.cpp (+20/-9)
plugins/unityshell/src/PanelView.h (+3/-0)
plugins/unityshell/src/PluginAdapter.cpp (+33/-1)
plugins/unityshell/src/WindowButtons.cpp (+14/-2)
plugins/unityshell/src/WindowManager.cpp (+5/-1)
services/panel-service.c (+126/-40)
David Gomes (davidgomes) wrote : | #1 |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | New → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
status: | Fix Committed → Confirmed |
status: | Confirmed → In Progress |
Sebastien Bacher (seb128) wrote : | #3 |
the commit is in 4.8.0 in oneiric
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Released |
Omer Akram (om26er) wrote : | #4 |
Unfortunately this is still an issue even with unity 4.8.2-0ubuntu4 the bug is not fixed.
tags: | added: bitesize oneiric |
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
Changed in unity: | |
importance: | Undecided → Low |
Changed in unity (Ubuntu): | |
status: | Fix Released → Confirmed |
Changed in unity: | |
status: | Fix Released → Confirmed |
summary: |
- Unity windows buttons icons and clicking them not matching + Window buttons in the panel have no indication of the "pressed" form |
Marco Trevisan (Treviño) (3v1n0) wrote : | #5 |
Actually it seems fixed to me.
Changed in unity: | |
status: | Confirmed → Fix Released |
Changed in unity (Ubuntu): | |
status: | Confirmed → Fix Released |
Omer Akram (om26er) wrote : | #6 |
>> Actually it seems fixed to me.
No, its not.
Changed in unity: | |
status: | Fix Released → Confirmed |
Changed in unity (Ubuntu): | |
status: | Fix Released → In Progress |
status: | In Progress → Confirmed |
Changed in unity: | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | none → 4.18.0 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Launchpad Janitor (janitor) wrote : | #7 |
This bug was fixed in the package unity - 4.18.0-0ubuntu1
---------------
unity (4.18.0-0ubuntu1) oneiric; urgency=low
* New upstream release.
- Screen corruption when resuming from suspend/hibernate (LP: #676166)
- unity-panel-service crashed with SIGSEGV in bamf_factory_
(LP: #764024)
- Dash and launcher appear underneath windows (LP: #805087)
- unity-panel-service crashed with SIGSEGV in g_type_
(LP: #811401)
- [Oneric] unity-panel-service crashed with SIGSEGV in getenv()
(LP: #817691)
- compiz crashed with SIGSEGV in unity::
(LP: #845732)
- crash on closing a window (LP: #856015)
- Cannot open a window that starts iconified (LP: #732997)
- Launcher - When useing Alt F1 launcher keyboard navigation, Launcher
should not scroll until top or bottom of Launcher is reached
(LP: #765749)
- Stacking problem when switching between apps with multiple windows
(LP: #802527)
- Pull panel to de-maximize window occasionally not working in a secondary
screen (LP: #802651)
- Window under Dash gets focused if it opened later (LP: #830730)
- Clickable areas of previously active window remains on 'Show Desktop'
(LP: #836325)
- A minimized window 'remains' behind on the desktop if
/
is set to true (LP: #847967)
- a11y support on Unity is broken (LP: #851103)
- compiz crashed with SIGSEGV in dee_model_get_tag() (LP: #840758)
- crash when looping paint list in preparePaint (on closing windows)
(LP: #853807)
- Alt-Tab should not preview windows at excessively large sizes
(LP: #854740)
- Clicking on a tweet/message link sometimes does not work (LP: #790565)
- Dragging a launcher icon makes it squashed (LP: #855761)
- unable to unminimize gedit windows where more than one window where one
has a dialog open (LP: #856030)
- (oneiric) alt-tab UX doesn't work well on multi-monitor (LP: #855364)
- Launcher shows on the primary monitor instead of the left most monitor
(LP: #857668)
- Keynav - pressing down key causes launcher items to jump up and down
(LP: #858469)
- Windows creep cross the screen with ALT+TAB (LP: #722830)
- Minimize animation flickr when for maximized apps (LP: #737125)
- All unity windows are invisible (panel, launcher, dash) (LP: #745996)
- Dash "See 97 more results" has ~1 second of latency (LP: #731158)
- Windows cannot be dragged down from panel if banshee closed to sound
menu (LP: #781215)
- no menu bar on top, compositing bug? (LP: #806358)
- Launcher - a spread can accidentally be triggered during the 'dragging
and dropping behind the Launcher' interaction (LP: #832988)
- Impossible to navigate between panel menus when the mouse cursor is over
the panel (LP: #834065)
- Pressing alt on maximized window does show menu but not window controls
(LP: #836274)
- Application name drawn under Dash controls when window opens under Dash
(LP: #838176)
- Start ...
Changed in unity (Ubuntu): | |
status: | Fix Committed → Fix Released |
Now its confirmed please propose the fix ;)