Bugs item #1033662, was opened at 2004-09-23 23:06
Message generated for change (Settings changed) made by cybot_tm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=1033662&group_id=23067
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface
Group: 2.6.0-rc3
Status: Open
>Resolution: Fixed
>Priority: 1
Submitted By: Giovanni Giacobbi (themnemonic)
>Assigned to: Sebastian Mendel (cybot_tm)
>Summary: (in 2.7.0) browse mode row highlight/checkbox desynch
Initial Comment:
Using mozilla, when in browse mode, clicking on a row
changes its background color to orange and checks its
corresponding check-box for mass-operations (edit/delete).
This bug report actually reports two bugs:
1) The table columns "checkbox", "edit", and "delete"
when clicked on the space between cell border and link
image changes background color of the row but doesn't
checks the checkbox.
2) Nevertheless the above bug, when "switching
checkbox" you should base your new checkbox status on
the status of the background color (or vice-versa), and
NOT on the previous status, because in case of a
desynch bug it is impossible to fix it (clicking on it
switches the checkbox and the background color but the
desynch remains).
Hope this explains the problem I encoutered,
Best regards
----------------------------------------------------------------------
Comment By: php-sourcerer (php-sourcerer)
Date: 2005-06-22 13:58
Message:
Logged In: YES
user_id=1301017
desynch is ´still in effect (current version 2.6.2-pl1), and not
in mozilla only.
example: click on a "drop" link in db_details_structure.php
and click "No" in the confirmation requester.
verified in Firefox 0.9.3, NN7.1, IE6.028
----------------------------------------------------------------------
Comment By: Michal Čihař (nijel)
Date: 2004-09-24 17:43
Message:
Logged In: YES
user_id=192186
I agree, better to not touch that js stuff now :-)
----------------------------------------------------------------------
Comment By: Marc Delisle (lem9)
Date: 2004-09-23 23:31
Message:
Logged In: YES
user_id=210714
I think this minor problem can wait after 2.6.0.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=1033662&group_id=23067
|