'Media contains photos' message right-justified
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nautilus |
Fix Released
|
Medium
|
|||
nautilus (Ubuntu) |
Fix Released
|
High
|
Sebastien Bacher | ||
Precise |
Fix Released
|
Low
|
Unassigned | ||
Quantal |
Fix Released
|
High
|
Sebastien Bacher |
Bug Description
TESTCASE:
- browse a music player or phone or camera device
- notice that the "device bar" label is right justified
- with the update it's left justified
Full description:
The buttons+text nautilus adds to windows for devices containing media is laid out poorly (see attached screenshot)
To reproduce:
1) Plug in a phone or USB drive containing media
2) In a nautilus window, navigate to the device from step #1
Expected results:
The Nautilus window has a message that "These files are on a digital audio player" with an "Open Rhythmbox Music Player" button, and/or a message that "The media contains digital photos" with an "Open Shotwell Photo Manager" button. The messages are left-justified within the nautilus window
Actual results:
The messages+buttons are right-justified within the nautilus window, which looks awkward (see screenshot). There are a couple specific problems:
* There is no padding between the right edge of the message and the edge of the window, so the text is jammed against the edge of the window which doesn't match the layout of any other text
* For left-to-right languages, the button comes before the explanatory text so you have to start reading in the middle of the line then jump back to the beginning of the line
* There is a funny stair-step effect of buttons within the window; they are not vertically aligned to anything
A better layout might be to move the explanatory text to the left of the buttons, left-justify the text, right-justify the buttons, and leave a space between the buttons + text that can expand as necessary with the size of the window.
Related branches
Changed in nautilus (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Low |
Changed in nautilus: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in nautilus: | |
status: | New → Fix Released |
Changed in nautilus (Ubuntu Precise): | |
status: | Triaged → In Progress |
milestone: | none → precise-updates |
Changed in nautilus (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in nautilus (Ubuntu Precise): | |
status: | In Progress → Fix Committed |
description: | updated |
tags: |
added: verification-done removed: verification-needed |
Changed in nautilus (Ubuntu Quantal): | |
assignee: | nobody → Sebastien Bacher (seb128) |
milestone: | none → quantal-alpha-2 |
importance: | Low → High |
Sent upstream - https:/ /bugzilla. gnome.org/ show_bug. cgi?id= 670129