Closed Bug 78557 Opened 23 years ago Closed 17 years ago

cleanup of nsSelection.cpp

Categories

(Core :: DOM: Selection, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: Brade, Assigned: mjudge)

References

Details

(Whiteboard: [clean up][selection])

nsSelection.cpp currently has an #ifdef for _WIN32 where we are attempting (???) 
to hardcode keybindings.  We should either remove the ifdef or add a comment as 
to why having the altkey pressed is bad as well as adding any other platform-
specific code for Linux and Macintosh.
moving out ot 1.0, this one can wait until then
Priority: -- → P3
Target Milestone: --- → mozilla1.0
well, they are there, but its not hardcoding the keybinding, it looks like it is 
double checking the keybinding for windows.  is this the same one kathy?

anthonyd
Status: NEW → ASSIGNED
Whiteboard: [clean up]
Whiteboard: [clean up] → [clean up][selection]
moving to 0.9.3 to get selection cleaned up if this is still a valid issue.

anthonyd
Target Milestone: mozilla1.0 → mozilla0.9.3
back to 1.0
Target Milestone: mozilla0.9.3 → mozilla1.0
--> mjudge
Assignee: anthonyd → mjudge
Status: ASSIGNED → NEW
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 
(you can query for this string to delete spam or retrieve the list of bugs I've 
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
changing selection qa to tpreston.
QA Contact: blaker → tpreston
retargeting
Target Milestone: mozilla1.0.1 → Future
does this still have any value?
Yes this bug is still valid.  The #ifdef is still in the file.  The comment
above the #ifdef includes:
 //XXX Need xp way get platfrom specific behavior into key navigation.

I am happy if the #ifdef is removed (if that doesn't cause problems for Windows???).

This bug should be reassigned to someone who is willing to work on it.
This code was removed in Bug 330305.
Status: NEW → RESOLVED
Closed: 17 years ago
Depends on: 330305
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.