Mailing List Archive

[The Trac Project] #3674: combo boxes *jump* to top-most option when you click their label
#3674: combo boxes *jump* to top-most option when you click their label
--------------------------------------+-------------------------------------
Reporter: trac@bugfree.fsnet.co.uk | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.6
Severity: minor | Keywords: combo box
--------------------------------------+-------------------------------------
Start a new ticket[[BR]]
In any combo box (eg. Type: ), select an option part way down the list
(eg. "enhancement")[[BR]]
Then afterwards, whenever you click the combo box's label (ie. "Type:" ),
the combo box's value jumps to the top-most option (ie. "defect")[[BR]]
(would be better not to 'focus' at all rather than change the value
unexpectedly)[[BR]]
[[BR]]
(nb. I'm using Internet Explorer 6.0)[[BR]]

--
Ticket URL: <http://trac.edgewall.org/ticket/3674>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3674: combo boxes *jump* to top-most option when you click their label [ In reply to ]
#3674: combo boxes *jump* to top-most option when you click their label
--------------------------------------+-------------------------------------
Reporter: trac@bugfree.fsnet.co.uk | Owner: mgood
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.6
Severity: minor | Resolution:
Keywords: combo box |
--------------------------------------+-------------------------------------
Changes (by mgood):

* owner: jonas => mgood

Old description:

> Start a new ticket[[BR]]
> In any combo box (eg. Type: ), select an option part way down the list
> (eg. "enhancement")[[BR]]
> Then afterwards, whenever you click the combo box's label (ie. "Type:" ),
> the combo box's value jumps to the top-most option (ie. "defect")[[BR]]
> (would be better not to 'focus' at all rather than change the value
> unexpectedly)[[BR]]
> [[BR]]
> (nb. I'm using Internet Explorer 6.0)[[BR]]

New description:

* Start a new ticket
* In any combo box (eg. Type: ), select an option part way down the list
(eg. "enhancement")
* Then afterwards, whenever you click the combo box's label (ie. "Type:"
), the combo box's value jumps to the top-most option (ie. "defect")

(would be better not to 'focus' at all rather than change the value
unexpectedly)

(nb. I'm using Internet Explorer 6.0)

Comment:

This is an IE bug when you use `<label for="id">` with a select box:
http://support.microsoft.com/default.aspx?scid=kb;en-us;314279

They provide a !JavaScript workaround which should be possible to
integrate.

''Note: Please use `[[BR]]` sparingly. For normal text use a blank line
to separate paragraphs.''

--
Ticket URL: <http://trac.edgewall.org/ticket/3674#comment:1>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3674: combo boxes *jump* to top-most option when you click their label [ In reply to ]
#3674: combo boxes *jump* to top-most option when you click their label
--------------------------------------+-------------------------------------
Reporter: trac@bugfree.fsnet.co.uk | Owner: mgood
Type: defect | Status: new
Priority: normal | Milestone: 0.10.1
Component: general | Version: 0.9.6
Severity: minor | Resolution:
Keywords: combo box needinfo |
--------------------------------------+-------------------------------------
Changes (by mgood):

* keywords: combo box => combo box needinfo
* milestone: => 0.10.1

Comment:

Are there any IE7 users that can verify whether this has been fixed for
that version? I'd like to know whether I need to do this for all IE
versions or not.

--
Ticket URL: <http://trac.edgewall.org/ticket/3674#comment:2>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---