Closed
Bug 966913
Opened 11 years ago
Closed 11 years ago
UITour: Hide the close button in the info panel until the extra behaviour is implemented
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
VERIFIED
FIXED
Firefox 29
People
(Reporter: Unfocused, Assigned: Unfocused)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
Turns out that close button in the panel can break the update tour page, as it doesn't yet send a callback when it's clicked. Lets hide it for now, until we have at least the callback implemented.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → bmcbride
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
visibility:hidden so it's the most minimal patch that doesn't affect the layout of the panel (display:none would have).
Attachment #8369343 -
Flags: review?(gijskruitbosch+bugs)
Updated•11 years ago
|
Attachment #8369343 -
Flags: review?(gijskruitbosch+bugs) → review+
Comment 2•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 29
Comment 4•11 years ago
|
||
Verified as fixed using the following environment:
FF 29
Build id:20140305004002
OS:Ubuntu 12.04 x86, Max Os x 10.8.5, Win 7 x64
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•