[Bugs] #2593 URGE: [dx2] Browse opens file chooser instead of journal entry selector
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Feb 14 17:41:38 EST 2011
#2593: [dx2] Browse opens file chooser instead of journal entry selector
------------------------+---------------------------------------------------
Reporter: m_anish | Owner: lucian
Type: defect | Status: new
Priority: Urgent | Milestone: Unspecified by Release Team
Component: Browse | Version: Unspecified
Severity: Minor | Keywords: dx2
Status_field: New | Distribution: Dextrose
Seeta_dev: |
------------------------+---------------------------------------------------
Comment(by lucian):
I still can't figure out why this happens, but I have found an anomaly
with Gmail's markup
{{{
<input id=":jg" type="file" name="f_gk5yiy530" class="LIODqc" size="50"
tabindex="2" "="">
}}}
It sometimes appears as
{{{
<input id=":jg" type="file" name="f_gk5yiy530" class="LIODqc" size="50"
tabindex="2" ">
}}}
in a file inspector.
Furthermore, putting this <input in a separate file doesn't reproduce the
issue. This leads me to believe it has something to do with how Gmail
manipulates the DOM in gecko/xulrunner.
Obviously Browse/xulrunner shouldn't choke on this, but Gmail should have
the right markup anyway. I've reported the bug with Google.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2593#comment:6>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list