Closed Bug 426293 Opened 17 years ago Closed 14 years ago

Add support for Hildon (Maemo) banner for alerts

Categories

(Core :: Widget: Gtk, enhancement)

Other
Maemo
enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mfinkle, Unassigned)

References

()

Details

(Keywords: mobile)

Maemo applications, mobile Nokia n810, for example, have a native alert system (they call them banners). The banners are designed for use on smaller screens and could be used to implement nsIAlertsService on the Hildon platform. Supporting the Hildon banner is a somewhat important (really nice to have feature) for any Mozilla mobile work on that platform, from a widget standpoint.
Keywords: mobile
Blocks: n800
OS: Mac OS X → Linux (embedded)
https://garage.maemo.org/svn/browser/mozilla/trunk/libgtkembedmoz/microb/GtkPrompterService.cpp The above link might be helpful. It is using gtk, and not anything hildon specific. Does the XUL Dialogs not work well for what you are trying to do?
(In reply to comment #1) > > Does the XUL Dialogs not work well for what you are trying to do? > They could be made to work, but that's why we have nsIAlertsService. In fact, dialogs would be more of a pain. Popping up <panel> would be the simplest non-alerts service way to go.
Component: Widget → Widget: Gtk
QA Contact: general → gtk
Hardware: PC → Other
Severity: normal → enhancement
Flags: wanted-fennec1.0+
Current libnotify based system alerts service supports the N900 alerts banners
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.