Cancelling a Browse in qsend/qexport is clearing the value

Bug #415195 reported by Ian Clatworthy
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Low
Javier Derderyan

Bug Description

In qsend, If I type a value into the Filename field and click Browse, the value isn't displayed in the Browse dialog when it should be. Clicking Cancel then removes the value I typed into the field when it should leave it alone.

I see the same behaviour in the Submit branch and Public branch fields. Except for qexport, no other qbzr dialog that I've tested with a Browse button exhibits this behaviour of Cancel clearing the field, so I think the bug is in how the widget is being used in qsend/qexport, rather than in the widget itself. Note that the right behaviour happens in qbind if that helps.

Tags: qexport qsend
Changed in qbzr:
assignee: nobody → Javier Der Derian (javierder)
importance: Undecided → Low
milestone: none → 0.14
status: New → Confirmed
Revision history for this message
Javier Derderyan (javierder) wrote :

Here's a small fix for this issue in qsend.
In qexport It's in the just proposed for merge.

Revision history for this message
Javier Derderyan (javierder) wrote :

Here's a small fix for this issue in qsend.
In qexport It's in the just proposed for merge.

Changed in qbzr:
status: Confirmed → Fix Committed
Revision history for this message
Alexander Belchenko (bialix) wrote :

Javier, your patch contains several tabs. General rule (from PEP-8) is: never mix space and tabs as indentation in python code. I'll cleanup them on merge, but please don't use tabs in pyton code in the future.

Changed in qbzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.